Home
last modified time | relevance | path

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

/Linux-v5.15/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.h20 struct nfs4_string { struct
77 struct nfs4_string *owner_name;
78 struct nfs4_string *group_name;
499 struct nfs4_string *owner;
500 struct nfs4_string *group_owner;
1210 struct nfs4_string components[NFS4_PATHNAME_MAXCOMPONENTS];
1216 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS];
/Linux-v5.15/fs/nfs/
Dnfs4idmap.h47 struct nfs4_string;
55 struct nfs4_string *owner_name,
56 struct nfs4_string *group_name);
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()
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()
Dnfs4_fs.h233 struct nfs4_string owner_name;
234 struct nfs4_string group_name;
Dnfs4xdr.c3648 struct nfs4_string *component = &path->components[path->ncomponents]; in decode_pathname()
3712 struct nfs4_string *server; in decode_attr_fs_locations()
3896 struct nfs4_string *name, gfp_t gfp_flags) in decode_nfs4_string()
3910 struct nfs4_string *owner_name) in decode_attr_owner()
3944 struct nfs4_string *group_name) in decode_attr_group()