Home
last modified time | relevance | path

Searched refs:orphan_cleanup_state (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dctree.h1228 int orphan_cleanup_state; member
Ddisk-io.c1156 root->orphan_cleanup_state = 0; in __setup_root()
Dinode.c3412 if (cmpxchg(&root->orphan_cleanup_state, 0, ORPHAN_CLEANUP_STARTED)) in btrfs_orphan_cleanup()
3560 root->orphan_cleanup_state = ORPHAN_CLEANUP_DONE; in btrfs_orphan_cleanup()
Dextent-tree.c5239 unlikely(root->orphan_cleanup_state == ORPHAN_CLEANUP_STARTED)) { in reserve_metadata_bytes()