Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dncp_mount.h69 #define NCP_MOUNT_VERSION_V5 (5) /* Text only */ macro
/linux-4.1.27/fs/ncpfs/
Dinode.c454 if (optint > NCP_MOUNT_VERSION_V5) in ncp_parse_options()