Home
last modified time | relevance | path

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

/fs/btrfs/
Dinode.c2111 if (root->orphan_item_inserted && in btrfs_orphan_commit_root()
2116 root->orphan_item_inserted = 0; in btrfs_orphan_commit_root()
2162 if (!xchg(&root->orphan_item_inserted, 1)) in btrfs_orphan_add()
2403 if (root->orphan_block_rsv || root->orphan_item_inserted) { in btrfs_orphan_cleanup()
Ddisk-io.c1143 root->orphan_item_inserted = 0; in __setup_root()
1436 root->orphan_item_inserted = 1; in btrfs_read_fs_root_no_name()
Dctree.h1380 int orphan_item_inserted; member
Dioctl.c2037 if (!xchg(&dest->orphan_item_inserted, 1)) { in btrfs_ioctl_snap_destroy()