Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnfs4_mount.h43 struct nfs_string mnt_path; /* 1 */ member
/linux/fs/nfs/
H A Dfs_context.c1346 struct compat_nfs_string mnt_path; member
1367 compat_nfs_string(&data->mnt_path, &compat->mnt_path); in nfs4_compat_mount_data_conv()
1436 c = strndup_user(data->mnt_path.data, NFS4_MAXPATHLEN); in nfs4_parse_monolithic()