Symbol: nfs4_string
fs/nfs/nfs4_fs.h
241
struct nfs4_string owner_name;
fs/nfs/nfs4_fs.h
242
struct nfs4_string group_name;
fs/nfs/nfs4idmap.c
111
struct nfs4_string *owner = fattr->owner_name;
fs/nfs/nfs4idmap.c
125
struct nfs4_string *group = fattr->group_name;
fs/nfs/nfs4idmap.c
90
struct nfs4_string *owner_name,
fs/nfs/nfs4idmap.c
91
struct nfs4_string *group_name)
fs/nfs/nfs4idmap.h
47
struct nfs4_string;
fs/nfs/nfs4idmap.h
55
struct nfs4_string *owner_name,
fs/nfs/nfs4idmap.h
56
struct nfs4_string *group_name);
fs/nfs/nfs4namespace.c
302
const struct nfs4_string *buf = &location->servers[s];
fs/nfs/nfs4namespace.c
328
const struct nfs4_string *buf = &location->servers[s];
fs/nfs/nfs4namespace.c
40
const struct nfs4_string *component = &pathname->components[i];
fs/nfs/nfs4namespace.c
498
const struct nfs4_string *buf = &location->servers[s];
fs/nfs/nfs4namespace.c
74
const struct nfs4_string *component = &pathname->components[i];
fs/nfs/nfs4proc.c
4031
struct nfs4_string *srv_loc = &location->servers[i];
fs/nfs/nfs4xdr.c
3750
struct nfs4_string *component = &path->components[path->ncomponents];
fs/nfs/nfs4xdr.c
3812
struct nfs4_string *server;
fs/nfs/nfs4xdr.c
3996
struct nfs4_string *name, gfp_t gfp_flags)
fs/nfs/nfs4xdr.c
4010
struct nfs4_string *owner_name)
fs/nfs/nfs4xdr.c
4044
struct nfs4_string *group_name)
include/linux/nfs_xdr.h
1258
struct nfs4_string components[NFS4_PATHNAME_MAXCOMPONENTS];
include/linux/nfs_xdr.h
1264
struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS];
include/linux/nfs_xdr.h
516
struct nfs4_string *owner;
include/linux/nfs_xdr.h
517
struct nfs4_string *group_owner;
include/linux/nfs_xdr.h
78
struct nfs4_string *owner_name;
include/linux/nfs_xdr.h
79
struct nfs4_string *group_name;