Lines Matching defs:idmap
412 struct idmap { struct
413 struct dentry *idmap_dentry; argument
414 wait_queue_head_t idmap_wq; argument
415 struct idmap_msg idmap_im; argument
416 struct mutex idmap_lock; /* Serializes upcalls */ argument
417 struct mutex idmap_im_lock; /* Protects the hashtable */ argument
418 struct idmap_hashtable idmap_user_hash; argument
419 struct idmap_hashtable idmap_group_hash; argument
437 struct idmap *idmap; in nfs_idmap_new() local
467 struct idmap *idmap = clp->cl_idmap; in nfs_idmap_delete() local
546 nfs_idmap_id(struct idmap *idmap, struct idmap_hashtable *h, in nfs_idmap_id()
620 nfs_idmap_name(struct idmap *idmap, struct idmap_hashtable *h, in nfs_idmap_name()
683 struct idmap *idmap = (struct idmap *)rpci->private; in idmap_pipe_downcall() local
764 struct idmap *idmap = container_of(im, struct idmap, idmap_im); in idmap_pipe_destroy_msg() local
797 struct idmap *idmap = server->nfs_client->cl_idmap; in nfs_map_name_to_uid() local
806 struct idmap *idmap = server->nfs_client->cl_idmap; in nfs_map_group_to_gid() local
815 struct idmap *idmap = server->nfs_client->cl_idmap; in nfs_map_uid_to_name() local
826 struct idmap *idmap = server->nfs_client->cl_idmap; in nfs_map_gid_to_group() local