Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dinode.c3169 root->orphan_cleanup_state != ORPHAN_CLEANUP_DONE) in btrfs_orphan_commit_root()
3178 if (root->orphan_cleanup_state != ORPHAN_CLEANUP_DONE) { in btrfs_orphan_commit_root()
3342 if (cmpxchg(&root->orphan_cleanup_state, 0, ORPHAN_CLEANUP_STARTED)) in btrfs_orphan_cleanup()
3506 root->orphan_cleanup_state = ORPHAN_CLEANUP_DONE; in btrfs_orphan_cleanup()
Dctree.h1926 int orphan_cleanup_state; member
Ddisk-io.c1226 root->orphan_cleanup_state = 0; in __setup_root()
Dsend.c5962 WARN_ON(send_root->orphan_cleanup_state != ORPHAN_CLEANUP_DONE); in btrfs_ioctl_send()
Dextent-tree.c5006 unlikely(root->orphan_cleanup_state == ORPHAN_CLEANUP_STARTED)) { in reserve_metadata_bytes()