Home
last modified time | relevance | path

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

/fs/hfs/
A Dbnode.c367 spin_lock(&tree->hash_lock); in __hfs_bnode_create()
376 spin_unlock(&tree->hash_lock); in __hfs_bnode_create()
381 spin_unlock(&tree->hash_lock); in __hfs_bnode_create()
422 spin_lock(&tree->hash_lock); in hfs_bnode_find()
426 spin_unlock(&tree->hash_lock); in hfs_bnode_find()
432 spin_unlock(&tree->hash_lock); in hfs_bnode_find()
515 spin_lock(&tree->hash_lock); in hfs_bnode_create()
517 spin_unlock(&tree->hash_lock); in hfs_bnode_create()
566 if (!atomic_dec_and_lock(&node->refcnt, &tree->hash_lock)) in hfs_bnode_put()
576 spin_unlock(&tree->hash_lock); in hfs_bnode_put()
[all …]
A Dinode.c93 spin_lock(&tree->hash_lock); in hfs_release_folio()
103 spin_unlock(&tree->hash_lock); in hfs_release_folio()
107 spin_lock(&tree->hash_lock); in hfs_release_folio()
119 spin_unlock(&tree->hash_lock); in hfs_release_folio()
A Dbtree.h47 spinlock_t hash_lock; member
A Dbtree.c36 spin_lock_init(&tree->hash_lock); in hfs_btree_open()
/fs/hfsplus/
A Dbnode.c517 spin_lock(&tree->hash_lock); in __hfs_bnode_create()
525 spin_unlock(&tree->hash_lock); in __hfs_bnode_create()
531 spin_unlock(&tree->hash_lock); in __hfs_bnode_create()
572 spin_lock(&tree->hash_lock); in hfs_bnode_find()
576 spin_unlock(&tree->hash_lock); in hfs_bnode_find()
583 spin_unlock(&tree->hash_lock); in hfs_bnode_find()
666 spin_lock(&tree->hash_lock); in hfs_bnode_create()
668 spin_unlock(&tree->hash_lock); in hfs_bnode_create()
717 if (!atomic_dec_and_lock(&node->refcnt, &tree->hash_lock)) in hfs_bnode_put()
727 spin_unlock(&tree->hash_lock); in hfs_bnode_put()
[all …]
A Dinode.c91 spin_lock(&tree->hash_lock); in hfsplus_release_folio()
101 spin_unlock(&tree->hash_lock); in hfsplus_release_folio()
106 spin_lock(&tree->hash_lock); in hfsplus_release_folio()
118 spin_unlock(&tree->hash_lock); in hfsplus_release_folio()
A Dbtree.c147 spin_lock_init(&tree->hash_lock); in hfs_btree_open()
A Dhfsplus_fs.h96 spinlock_t hash_lock; member

Completed in 15 milliseconds