Home
last modified time | relevance | path

Searched defs:idmap (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/nfs/
Didmap.c412 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
[all …]