Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs4idmap.c70 struct mutex idmap_mutex; member
282 mutex_lock(&idmap->idmap_mutex); in nfs_idmap_request_key()
285 mutex_unlock(&idmap->idmap_mutex); in nfs_idmap_request_key()
463 mutex_init(&idmap->idmap_mutex); in nfs_idmap_new()