Home
last modified time | relevance | path

Searched refs:nfs4_string (Results 1 – 6 of 6) sorted by relevance

/linux/fs/nfs/
A Dnfs4idmap.h47 struct nfs4_string;
55 struct nfs4_string *owner_name,
56 struct nfs4_string *group_name);
A Dnfs4namespace.c40 const struct nfs4_string *component = &pathname->components[i]; in nfs4_pathname_len()
74 const struct nfs4_string *component = &pathname->components[i]; in nfs4_pathname_string()
296 const struct nfs4_string *buf = &location->servers[s]; in try_location()
322 const struct nfs4_string *buf = &location->servers[s]; in try_location()
489 const struct nfs4_string *buf = &location->servers[s]; in nfs4_try_replacing_one_location()
A Dnfs4idmap.c90 struct nfs4_string *owner_name, in nfs_fattr_init_names()
91 struct nfs4_string *group_name) in nfs_fattr_init_names()
111 struct nfs4_string *owner = fattr->owner_name; in nfs_fattr_map_owner_name()
125 struct nfs4_string *group = fattr->group_name; in nfs_fattr_map_group_name()
A Dnfs4_fs.h233 struct nfs4_string owner_name;
234 struct nfs4_string group_name;
A Dnfs4xdr.c3651 struct nfs4_string *component = &path->components[path->ncomponents]; in decode_pathname()
3715 struct nfs4_string *server; in decode_attr_fs_locations()
3899 struct nfs4_string *name, gfp_t gfp_flags) in decode_nfs4_string()
3913 struct nfs4_string *owner_name) in decode_attr_owner()
3947 struct nfs4_string *group_name) in decode_attr_group()
/linux/include/linux/
A Dnfs_xdr.h20 struct nfs4_string { struct
77 struct nfs4_string *owner_name;
78 struct nfs4_string *group_name;
498 struct nfs4_string *owner;
499 struct nfs4_string *group_owner;
1202 struct nfs4_string components[NFS4_PATHNAME_MAXCOMPONENTS];
1208 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS];

Completed in 40 milliseconds