Home
last modified time | relevance | path

Searched refs:ORPHAN_CLEANUP_DONE (Results 1 – 3 of 3) 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()
3506 root->orphan_cleanup_state = ORPHAN_CLEANUP_DONE; in btrfs_orphan_cleanup()
Dctree.h1393 ORPHAN_CLEANUP_DONE = 2, enumerator
Dsend.c5962 WARN_ON(send_root->orphan_cleanup_state != ORPHAN_CLEANUP_DONE); in btrfs_ioctl_send()