Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dorphan.c58 spin_lock(&c->orphan_lock); in orphan_add()
60 spin_unlock(&c->orphan_lock); in orphan_add()
74 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()
215 spin_unlock(&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()
[all …]
Dubifs.h1420 spinlock_t orphan_lock; member
Dsuper.c2137 spin_lock_init(&c->orphan_lock); in alloc_ubifs_info()