Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dnfs_mount.h54 #define NFS_MOUNT_POSIX 0x0008 /* 1 */ macro
/linux-4.19.296/fs/nfs/
Dsuper.c632 { NFS_MOUNT_POSIX, ",posix", "" }, in nfs_show_mount_options()
1257 mnt->flags |= NFS_MOUNT_POSIX; in nfs_parse_mount_options()
1260 mnt->flags &= ~NFS_MOUNT_POSIX; in nfs_parse_mount_options()