Searched refs:BTRFS_ROOT_SUBVOL_DEAD (Results 1 – 2 of 2) sorted by relevance
763 #define BTRFS_ROOT_SUBVOL_DEAD (1ULL << 48) macro2915 return (root->root_item.flags & cpu_to_le64(BTRFS_ROOT_SUBVOL_DEAD)) != 0; in btrfs_root_dead()
2409 root_flags | BTRFS_ROOT_SUBVOL_DEAD); in btrfs_ioctl_snap_destroy()2507 root_flags & ~BTRFS_ROOT_SUBVOL_DEAD); in btrfs_ioctl_snap_destroy()