Home
last modified time | relevance | path

Searched refs:NCP_MOUNT_VERSION_V4 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dncp_mount.h44 #define NCP_MOUNT_VERSION_V4 (4) /* Binary or text */ macro
/linux-4.1.27/fs/ncpfs/
Dinode.c452 if (optint < NCP_MOUNT_VERSION_V4) in ncp_parse_options()
511 case NCP_MOUNT_VERSION_V4: in ncp_fill_super()