Home
last modified time | relevance | path

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

/linux-4.4.14/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.h17 struct nfs4_string { struct
74 struct nfs4_string *owner_name;
75 struct nfs4_string *group_name;
433 struct nfs4_string *owner;
434 struct nfs4_string *group_owner;
1095 struct nfs4_string components[NFS4_PATHNAME_MAXCOMPONENTS];
1101 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS];
/linux-4.4.14/fs/nfs/
Dnfs4idmap.h47 struct nfs4_string;
55 struct nfs4_string *owner_name,
56 struct nfs4_string *group_name);
Dnfs4namespace.c43 const struct nfs4_string *component = &pathname->components[n]; in nfs4_pathname_string()
259 const struct nfs4_string *buf = &location->servers[s]; in try_location()
445 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()
Dnfs4xdr.c3580 struct nfs4_string *component = &path->components[path->ncomponents]; in decode_pathname()
3647 struct nfs4_string *server; in decode_attr_fs_locations()
3855 struct nfs4_string *owner_name) in decode_attr_owner()
3898 struct nfs4_string *group_name) in decode_attr_group()
Dnfs4proc.c986 struct nfs4_string owner_name;
987 struct nfs4_string group_name;
/linux-4.4.14/fs/nfs/objlayout/
Dobjlayout.c642 static void __copy_nfsS_and_zero_terminate(struct nfs4_string s, in __copy_nfsS_and_zero_terminate()
660 static void _sysid_2_hex(struct nfs4_string s, in _sysid_2_hex()
Dpnfs_osd_xdr_cli.c224 __read_u8_opaque(__be32 *p, struct nfs4_string *str) in __read_u8_opaque()