Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/
Didmap.c63 struct mutex idmap_mutex; member
331 mutex_lock(&idmap->idmap_mutex); in nfs_idmap_get_key()
336 mutex_unlock(&idmap->idmap_mutex); in nfs_idmap_get_key()
490 mutex_init(&idmap->idmap_mutex); in nfs_idmap_new()