Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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;
H A Dnfs_xdr.h20 struct nfs4_string { struct
77 struct nfs4_string *owner_name;
78 struct nfs4_string *group_name;
496 struct nfs4_string *owner;
497 struct nfs4_string *group_owner;
1193 struct nfs4_string components[NFS4_PATHNAME_MAXCOMPONENTS];
1199 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS];
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4idmap.h47 struct nfs4_string;
55 struct nfs4_string *owner_name,
56 struct nfs4_string *group_name);
H 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()
301 const struct nfs4_string *buf = &location->servers[s]; in try_location()
327 const struct nfs4_string *buf = &location->servers[s]; in try_location()
494 const struct nfs4_string *buf = &location->servers[s]; in nfs4_try_replacing_one_location()
H 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()
H A Dnfs4_fs.h233 struct nfs4_string owner_name;
234 struct nfs4_string group_name;
H A Dnfs4xdr.c3635 struct nfs4_string *component = &path->components[path->ncomponents]; in decode_pathname()
3697 struct nfs4_string *server; in decode_attr_fs_locations()
3881 struct nfs4_string *name, gfp_t gfp_flags) in decode_nfs4_string()
3895 struct nfs4_string *owner_name) in decode_attr_owner()
3929 struct nfs4_string *group_name) in decode_attr_group()