Home
last modified time | relevance | path

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

/fs/nfs/
Didmap.c93 struct idmap_hashtable idmap_group_hash; member
134 idmap->idmap_group_hash.h_type = IDMAP_TYPE_GROUP; in nfs_idmap_new()
414 h = &idmap->idmap_group_hash; in idmap_pipe_downcall()
503 return nfs_idmap_id(idmap, &idmap->idmap_group_hash, name, namelen, uid); in nfs_map_group_to_gid()
516 return nfs_idmap_name(idmap, &idmap->idmap_group_hash, uid, buf); in nfs_map_gid_to_group()