Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dspace-info.c1573 unlikely(root->orphan_cleanup_state == ORPHAN_CLEANUP_STARTED)) { in btrfs_reserve_metadata_bytes()
Dctree.h507 ORPHAN_CLEANUP_STARTED = 1, enumerator
Dinode.c3457 if (cmpxchg(&root->orphan_cleanup_state, 0, ORPHAN_CLEANUP_STARTED)) in btrfs_orphan_cleanup()