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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Ddisk-io.c910 root->orphan_item_inserted = 0;
1190 root->orphan_item_inserted = 1;
H A Dioctl.c1300 if (!xchg(&dest->orphan_item_inserted, 1)) {
H A Dinode.c2099 if (root->orphan_item_inserted &&
2104 root->orphan_item_inserted = 0;
2323 if (root->orphan_block_rsv || root->orphan_item_inserted) {
H A Dctree.h1088 int orphan_item_inserted; member in struct:btrfs_root

Completed in 87 milliseconds