Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dctree.h1229 int orphan_cleanup_state; member
Ddisk-io.c1149 root->orphan_cleanup_state = 0; in __setup_root()
Dinode.c3332 if (cmpxchg(&root->orphan_cleanup_state, 0, ORPHAN_CLEANUP_STARTED)) in btrfs_orphan_cleanup()
3480 root->orphan_cleanup_state = ORPHAN_CLEANUP_DONE; in btrfs_orphan_cleanup()
Dsend.c6626 WARN_ON(send_root->orphan_cleanup_state != ORPHAN_CLEANUP_DONE); in btrfs_ioctl_send()
Dextent-tree.c5233 unlikely(root->orphan_cleanup_state == ORPHAN_CLEANUP_STARTED)) { in reserve_metadata_bytes()