Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dorphan.c65 spin_lock(&c->orphan_lock); in ubifs_add_orphan()
67 spin_unlock(&c->orphan_lock); in ubifs_add_orphan()
92 spin_unlock(&c->orphan_lock); in ubifs_add_orphan()
109 spin_lock(&c->orphan_lock); in ubifs_delete_orphan()
146 spin_unlock(&c->orphan_lock); in ubifs_delete_orphan()
161 spin_lock(&c->orphan_lock); in ubifs_orphan_start_commit()
180 spin_unlock(&c->orphan_lock); in ubifs_orphan_start_commit()
290 spin_lock(&c->orphan_lock); in write_orph_node()
362 spin_lock(&c->orphan_lock); in consolidate()
433 spin_lock(&c->orphan_lock); in erase_deleted()
[all …]
H A Dubifs.h1968 spinlock_t orphan_lock; member
H A Dsuper.c2204 spin_lock_init(&c->orphan_lock); in alloc_ubifs_info()
/openbmc/linux/fs/ubifs/
H A Dorphan.c58 spin_lock(&c->orphan_lock); in orphan_add()
60 spin_unlock(&c->orphan_lock); in orphan_add()
91 spin_unlock(&c->orphan_lock); in orphan_add()
211 spin_lock(&c->orphan_lock); in ubifs_delete_orphan()
229 spin_unlock(&c->orphan_lock); in ubifs_delete_orphan()
242 spin_lock(&c->orphan_lock); in ubifs_orphan_start_commit()
261 spin_unlock(&c->orphan_lock); in ubifs_orphan_start_commit()
371 spin_lock(&c->orphan_lock); in write_orph_node()
443 spin_lock(&c->orphan_lock); in consolidate()
514 spin_lock(&c->orphan_lock); in erase_deleted()
[all …]
H A Dubifs.h1420 spinlock_t orphan_lock; member
H A Dsuper.c2146 spin_lock_init(&c->orphan_lock); in alloc_ubifs_info()