Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dinode.c3137 root->orphan_cleanup_state != ORPHAN_CLEANUP_DONE) in btrfs_orphan_commit_root()
3146 if (root->orphan_cleanup_state != ORPHAN_CLEANUP_DONE) { in btrfs_orphan_commit_root()
3474 root->orphan_cleanup_state = ORPHAN_CLEANUP_DONE; in btrfs_orphan_cleanup()
Dctree.h1359 ORPHAN_CLEANUP_DONE = 2, enumerator
Dsend.c5713 WARN_ON(send_root->orphan_cleanup_state != ORPHAN_CLEANUP_DONE); in btrfs_ioctl_send()