Home
last modified time | relevance | path

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

/Linux-v5.4/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;
492 struct nfs4_string *owner;
493 struct nfs4_string *group_owner;
1186 struct nfs4_string components[NFS4_PATHNAME_MAXCOMPONENTS];
1192 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS];
/Linux-v5.4/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()
261 const struct nfs4_string *buf = &location->servers[s]; in try_location()
440 const struct nfs4_string *buf = &location->servers[s]; in nfs4_try_replacing_one_location()
Dnfs4idmap.c89 struct nfs4_string *owner_name, in nfs_fattr_init_names()
90 struct nfs4_string *group_name) in nfs_fattr_init_names()
110 struct nfs4_string *owner = fattr->owner_name; in nfs_fattr_map_owner_name()
124 struct nfs4_string *group = fattr->group_name; in nfs_fattr_map_group_name()
Dnfs4_fs.h229 struct nfs4_string owner_name;
230 struct nfs4_string group_name;
Dnfs4xdr.c3634 struct nfs4_string *component = &path->components[path->ncomponents]; in decode_pathname()
3698 struct nfs4_string *server; in decode_attr_fs_locations()
3882 struct nfs4_string *name, gfp_t gfp_flags) in decode_nfs4_string()
3896 struct nfs4_string *owner_name) in decode_attr_owner()
3930 struct nfs4_string *group_name) in decode_attr_group()