Home
last modified time | relevance | path

Searched refs:IDMAP_TYPE_USER (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dnfs_idmap.h45 #define IDMAP_TYPE_USER 0 macro
/linux-4.19.296/fs/nfsd/
Dnfs4idmap.c224 IDMAP_TYPE_USER : IDMAP_TYPE_GROUP; in idtoname_parse()
386 IDMAP_TYPE_USER : IDMAP_TYPE_GROUP; in nametoid_parse()
635 status = do_name_to_id(rqstp, IDMAP_TYPE_USER, name, namelen, &id); in nfsd_map_name_to_uid()
663 return encode_name_from_id(xdr, rqstp, IDMAP_TYPE_USER, id); in nfsd4_encode_user()
/linux-4.19.296/fs/nfs/
Dnfs4idmap.c509 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()
517 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()