Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4idmap.c71 struct mutex idmap_mutex; member
283 mutex_lock(&idmap->idmap_mutex); in nfs_idmap_request_key()
286 mutex_unlock(&idmap->idmap_mutex); in nfs_idmap_request_key()
465 mutex_init(&idmap->idmap_mutex); in nfs_idmap_new()