Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Dnfs4idmap.c72 struct mutex idmap_mutex; member
293 mutex_lock(&idmap->idmap_mutex); in nfs_idmap_request_key()
296 mutex_unlock(&idmap->idmap_mutex); in nfs_idmap_request_key()
465 mutex_init(&idmap->idmap_mutex); in nfs_idmap_new()