Home
last modified time | relevance | path

Searched refs:NFS_MNT3_VERSION (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dnfs3.h101 #define NFS_MNT3_VERSION 3 macro
A Dnfs.h34 #define NFS_MNT3_VERSION 3 macro
/linux-6.3-rc2/fs/nfs/
A Dmount_clnt.c188 if (info->version == NFS_MNT3_VERSION) in nfs_mount()
208 if (info->version != NFS_MNT3_VERSION || *info->auth_flav_len == 0) { in nfs_mount()
277 if (info->version == NFS_MNT3_VERSION) in nfs_umount()
A Dsuper.c839 ctx->mount_server.version = NFS_MNT3_VERSION; in nfs_request_mount()
A Dfs_context.c668 result.uint_32 > NFS_MNT3_VERSION) in nfs_fs_context_parse_param()

Completed in 14 milliseconds