Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4idmap.c119 if (ent->type == IDMAP_TYPE_GROUP) in idtoname_hash()
140 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user"); in idtoname_request()
167 ent->type == IDMAP_TYPE_GROUP ? "group" : "user", in idtoname_show()
232 IDMAP_TYPE_USER : IDMAP_TYPE_GROUP; in idtoname_parse()
318 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user"); in nametoid_request()
345 ent->type == IDMAP_TYPE_GROUP ? "group" : "user", in nametoid_show()
401 IDMAP_TYPE_USER : IDMAP_TYPE_GROUP; in nametoid_parse()
667 status = do_name_to_id(rqstp, IDMAP_TYPE_GROUP, name, namelen, &id); in nfsd_map_name_to_gid()
685 return encode_name_from_id(xdr, rqstp, IDMAP_TYPE_GROUP, id); in nfsd4_encode_group()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4idmap.c120 if (ent->type == IDMAP_TYPE_GROUP) in idtoname_hash()
141 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user"); in idtoname_request()
168 ent->type == IDMAP_TYPE_GROUP ? "group" : "user", in idtoname_show()
233 IDMAP_TYPE_USER : IDMAP_TYPE_GROUP; in idtoname_parse()
319 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user"); in nametoid_request()
346 ent->type == IDMAP_TYPE_GROUP ? "group" : "user", in nametoid_show()
402 IDMAP_TYPE_USER : IDMAP_TYPE_GROUP; in nametoid_parse()
668 status = do_name_to_id(rqstp, IDMAP_TYPE_GROUP, name, namelen, &id); in nfsd_map_name_to_gid()
686 return encode_name_from_id(xdr, rqstp, IDMAP_TYPE_GROUP, id); in nfsd4_encode_group()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnfs_idmap.h46 #define IDMAP_TYPE_GROUP 1 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnfs_idmap.h46 #define IDMAP_TYPE_GROUP 1 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnfs_idmap.h24 #define IDMAP_TYPE_GROUP 1 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnfs_idmap.h11 #define IDMAP_TYPE_GROUP 1 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnfs_idmap.h24 #define IDMAP_TYPE_GROUP 1 macro
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4idmap.c518 im->im_type = IDMAP_TYPE_GROUP; in nfs_idmap_prepare_message()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4idmap.c518 im->im_type = IDMAP_TYPE_GROUP; in nfs_idmap_prepare_message()

Completed in 6 milliseconds