Searched refs:IDMAP_TYPE_GROUP (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnfs_idmap.h45 #define IDMAP_TYPE_GROUP 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4idmap.c47 #define IDMAP_TYPE_GROUP 1 macro
108 if (ent->type == IDMAP_TYPE_GROUP)
123 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user");
156 ent->type == IDMAP_TYPE_GROUP ? "group" : "user",
219 IDMAP_TYPE_USER : IDMAP_TYPE_GROUP;
308 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user");
341 ent->type == IDMAP_TYPE_GROUP ? "group" : "user",
395 IDMAP_TYPE_USER : IDMAP_TYPE_GROUP;
653 return idmap_name_to_id(rqstp, IDMAP_TYPE_GROUP, name, namelen, id);
665 return idmap_id_to_name(rqstp, IDMAP_TYPE_GROUP, i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Didmap.c134 idmap->idmap_group_hash.h_type = IDMAP_TYPE_GROUP;
413 case IDMAP_TYPE_GROUP:

Completed in 220 milliseconds