Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dspace-info.c1434 unlikely(root->orphan_cleanup_state == ORPHAN_CLEANUP_STARTED)) { in btrfs_reserve_metadata_bytes()
Dctree.h494 ORPHAN_CLEANUP_STARTED = 1, enumerator
Dinode.c3048 if (cmpxchg(&root->orphan_cleanup_state, 0, ORPHAN_CLEANUP_STARTED)) in btrfs_orphan_cleanup()