Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dnfs42xattr.c74 spinlock_t listxattr_lock; member
315 spin_lock(&cache->listxattr_lock); in nfs4_xattr_set_listcache()
333 spin_unlock(&cache->listxattr_lock); in nfs4_xattr_set_listcache()
658 spin_lock(&cache->listxattr_lock); in nfs4_xattr_cache_list()
676 spin_unlock(&cache->listxattr_lock); in nfs4_xattr_cache_list()
904 if (!spin_trylock(&cache->listxattr_lock)) in entry_lru_isolate()
912 spin_unlock(&cache->listxattr_lock); in entry_lru_isolate()
967 spin_lock_init(&cache->listxattr_lock); in nfs4_xattr_cache_init_once()