Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.c1189 root->orphan_item_inserted = 0; in __setup_root()
1583 root->orphan_item_inserted = 1; in btrfs_read_fs_root_no_name()
Dinode.c2936 if (root->orphan_item_inserted && in btrfs_orphan_commit_root()
2941 root->orphan_item_inserted = 0; in btrfs_orphan_commit_root()
2987 if (!xchg(&root->orphan_item_inserted, 1)) in btrfs_orphan_add()
3247 if (root->orphan_block_rsv || root->orphan_item_inserted) { in btrfs_orphan_cleanup()
Dctree.h1721 int orphan_item_inserted; member
Dioctl.c2200 if (!xchg(&dest->orphan_item_inserted, 1)) { in btrfs_ioctl_snap_destroy()