Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dnfs_mount.h58 #define NFS_MOUNT_VER3 0x0080 /* 3 */ macro
/linux-5.19.10/fs/nfs/
Dfs_context.c437 ctx->flags &= ~NFS_MOUNT_VER3; in nfs_parse_version_string()
443 ctx->flags |= NFS_MOUNT_VER3; in nfs_parse_version_string()
983 if (data->flags & NFS_MOUNT_VER3) in nfs23_parse_monolithic()
998 if (data->flags & NFS_MOUNT_VER3) { in nfs23_parse_monolithic()
1363 NFS_MOUNT_VER3 | NFS_MOUNT_LOCAL_FLOCK | in nfs_fs_context_validate()
Dsuper.c966 | NFS_MOUNT_VER3 \