Searched refs:NCP_MOUNT_VERSION_V5 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
D | ncp_mount.h | 69 #define NCP_MOUNT_VERSION_V5 (5) /* Text only */ macro |
/linux-4.1.27/fs/ncpfs/ | ||
D | inode.c | 454 if (optint > NCP_MOUNT_VERSION_V5) in ncp_parse_options() |