Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42xattr.c74 spinlock_t listxattr_lock; member
316 spin_lock(&cache->listxattr_lock); in nfs4_xattr_set_listcache()
334 spin_unlock(&cache->listxattr_lock); in nfs4_xattr_set_listcache()
659 spin_lock(&cache->listxattr_lock); in nfs4_xattr_cache_list()
677 spin_unlock(&cache->listxattr_lock); in nfs4_xattr_cache_list()
924 if (!spin_trylock(&cache->listxattr_lock)) in entry_lru_isolate()
932 spin_unlock(&cache->listxattr_lock); in entry_lru_isolate()
987 spin_lock_init(&cache->listxattr_lock); in nfs4_xattr_cache_init_once()