Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dnfs_mount.h53 #define NFS_MOUNT_POSIX 0x0008 /* 1 */ macro
/linux-4.4.14/fs/nfs/
Dsuper.c637 { NFS_MOUNT_POSIX, ",posix", "" }, in nfs_show_mount_options()
1247 mnt->flags |= NFS_MOUNT_POSIX; in nfs_parse_mount_options()
1250 mnt->flags &= ~NFS_MOUNT_POSIX; in nfs_parse_mount_options()