Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dnfs_mount.h54 #define NFS_MOUNT_POSIX 0x0008 /* 1 */ macro
/linux-5.19.10/fs/nfs/
Dfs_context.c524 ctx->flags &= ~NFS_MOUNT_POSIX; in nfs_fs_context_parse_param()
526 ctx->flags |= NFS_MOUNT_POSIX; in nfs_fs_context_parse_param()
Dsuper.c439 { NFS_MOUNT_POSIX, ",posix", "" }, in nfs_show_mount_options()