Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpnfs_osd_xdr.h179 struct nfs4_string oti_scsi_device_id;
189 struct nfs4_string r_netid;
190 struct nfs4_string r_addr;
202 struct nfs4_string oda_systemid;
204 struct nfs4_string oda_osdname;
Dnfs_xdr.h18 struct nfs4_string { struct
75 struct nfs4_string *owner_name;
76 struct nfs4_string *group_name;
457 struct nfs4_string *owner;
458 struct nfs4_string *group_owner;
1140 struct nfs4_string components[NFS4_PATHNAME_MAXCOMPONENTS];
1146 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS];
/Linux-v4.19/fs/nfs/
Dnfs4idmap.h47 struct nfs4_string;
55 struct nfs4_string *owner_name,
56 struct nfs4_string *group_name);
Dnfs4namespace.c44 const struct nfs4_string *component = &pathname->components[n]; in nfs4_pathname_string()
260 const struct nfs4_string *buf = &location->servers[s]; in try_location()
439 const struct nfs4_string *buf = &location->servers[s]; in nfs4_try_replacing_one_location()
Dnfs4idmap.c80 struct nfs4_string *owner_name, in nfs_fattr_init_names()
81 struct nfs4_string *group_name) in nfs_fattr_init_names()
101 struct nfs4_string *owner = fattr->owner_name; in nfs_fattr_map_owner_name()
115 struct nfs4_string *group = fattr->group_name; in nfs_fattr_map_group_name()
Dnfs4_fs.h224 struct nfs4_string owner_name;
225 struct nfs4_string group_name;
Dnfs4xdr.c3699 struct nfs4_string *component = &path->components[path->ncomponents]; in decode_pathname()
3766 struct nfs4_string *server; in decode_attr_fs_locations()
3973 struct nfs4_string *name, gfp_t gfp_flags) in decode_nfs4_string()
3987 struct nfs4_string *owner_name) in decode_attr_owner()
4022 struct nfs4_string *group_name) in decode_attr_group()