Home
last modified time | relevance | path

Searched refs:BTRFS_TREE_LOG_OBJECTID (Results 1 – 25 of 94) sorted by relevance

1234

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/fs/btrfs/
H A Dbtrfs_tree.h70 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/btrfs/
H A Dbtrfs_tree.h70 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/fs/btrfs/
H A Dbtrfs_tree.h70 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/btrfs/
H A Dbtrfs_tree.h70 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/sysutils/u-boot-tools/u-boot-2020.07/fs/btrfs/
H A Dbtrfs_tree.h70 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/fs/btrfs/
H A Dbtrfs_tree.h70 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Dextent-tree.c1400 generic_ref->tree_ref.root == BTRFS_TREE_LOG_OBJECTID); in btrfs_inc_extent_ref()
3309 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
3319 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
3391 ref->tree_ref.root == BTRFS_TREE_LOG_OBJECTID) || in btrfs_free_extent()
3393 ref->data_ref.ref_root == BTRFS_TREE_LOG_OBJECTID)) { in btrfs_free_extent()
3404 ref->tree_ref.root == BTRFS_TREE_LOG_OBJECTID) || in btrfs_free_extent()
3406 ref->data_ref.ref_root == BTRFS_TREE_LOG_OBJECTID))) in btrfs_free_extent()
4146 bool for_treelog = (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID); in find_free_extent()
4669 BUG_ON(root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID); in btrfs_alloc_reserved_file_extent()
4770 if (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID) { in btrfs_init_new_buffer()
[all …]
H A Dprint-tree.c22 { BTRFS_TREE_LOG_OBJECTID, "TREE_LOG" },
H A Ddisk-io.c177 { .id = BTRFS_TREE_LOG_OBJECTID, DEFINE_NAME("log") },
1341 root = btrfs_alloc_root(fs_info, BTRFS_TREE_LOG_OBJECTID, GFP_NOFS); in alloc_log_tree()
1345 root->root_key.objectid = BTRFS_TREE_LOG_OBJECTID; in alloc_log_tree()
1347 root->root_key.offset = BTRFS_TREE_LOG_OBJECTID; in alloc_log_tree()
1367 leaf = btrfs_alloc_tree_block(trans, root, 0, BTRFS_TREE_LOG_OBJECTID, in btrfs_alloc_log_tree_node()
1519 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID && in btrfs_init_fs_root()
2408 log_tree_root = btrfs_alloc_root(fs_info, BTRFS_TREE_LOG_OBJECTID, in btrfs_replay_log()
2414 BTRFS_TREE_LOG_OBJECTID, in btrfs_replay_log()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Dextent-tree.c1400 generic_ref->tree_ref.root == BTRFS_TREE_LOG_OBJECTID); in btrfs_inc_extent_ref()
3309 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
3319 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
3391 ref->tree_ref.root == BTRFS_TREE_LOG_OBJECTID) || in btrfs_free_extent()
3393 ref->data_ref.ref_root == BTRFS_TREE_LOG_OBJECTID)) { in btrfs_free_extent()
3404 ref->tree_ref.root == BTRFS_TREE_LOG_OBJECTID) || in btrfs_free_extent()
3406 ref->data_ref.ref_root == BTRFS_TREE_LOG_OBJECTID))) in btrfs_free_extent()
4146 bool for_treelog = (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID); in find_free_extent()
4669 BUG_ON(root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID); in btrfs_alloc_reserved_file_extent()
4770 if (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID) { in btrfs_init_new_buffer()
[all …]
H A Dprint-tree.c22 { BTRFS_TREE_LOG_OBJECTID, "TREE_LOG" },
H A Ddisk-io.c177 { .id = BTRFS_TREE_LOG_OBJECTID, DEFINE_NAME("log") },
1341 root = btrfs_alloc_root(fs_info, BTRFS_TREE_LOG_OBJECTID, GFP_NOFS); in alloc_log_tree()
1345 root->root_key.objectid = BTRFS_TREE_LOG_OBJECTID; in alloc_log_tree()
1347 root->root_key.offset = BTRFS_TREE_LOG_OBJECTID; in alloc_log_tree()
1367 leaf = btrfs_alloc_tree_block(trans, root, 0, BTRFS_TREE_LOG_OBJECTID, in btrfs_alloc_log_tree_node()
1519 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID && in btrfs_init_fs_root()
2408 log_tree_root = btrfs_alloc_root(fs_info, BTRFS_TREE_LOG_OBJECTID, in btrfs_replay_log()
2414 BTRFS_TREE_LOG_OBJECTID, in btrfs_replay_log()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Dextent-tree.c1400 generic_ref->tree_ref.root == BTRFS_TREE_LOG_OBJECTID); in btrfs_inc_extent_ref()
3309 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
3319 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
3391 ref->tree_ref.root == BTRFS_TREE_LOG_OBJECTID) || in btrfs_free_extent()
3393 ref->data_ref.ref_root == BTRFS_TREE_LOG_OBJECTID)) { in btrfs_free_extent()
3404 ref->tree_ref.root == BTRFS_TREE_LOG_OBJECTID) || in btrfs_free_extent()
3406 ref->data_ref.ref_root == BTRFS_TREE_LOG_OBJECTID))) in btrfs_free_extent()
4146 bool for_treelog = (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID); in find_free_extent()
4669 BUG_ON(root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID); in btrfs_alloc_reserved_file_extent()
4770 if (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID) { in btrfs_init_new_buffer()
[all …]
H A Dprint-tree.c22 { BTRFS_TREE_LOG_OBJECTID, "TREE_LOG" },
H A Ddisk-io.c177 { .id = BTRFS_TREE_LOG_OBJECTID, DEFINE_NAME("log") },
1341 root = btrfs_alloc_root(fs_info, BTRFS_TREE_LOG_OBJECTID, GFP_NOFS); in alloc_log_tree()
1345 root->root_key.objectid = BTRFS_TREE_LOG_OBJECTID; in alloc_log_tree()
1347 root->root_key.offset = BTRFS_TREE_LOG_OBJECTID; in alloc_log_tree()
1367 leaf = btrfs_alloc_tree_block(trans, root, 0, BTRFS_TREE_LOG_OBJECTID, in btrfs_alloc_log_tree_node()
1519 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID && in btrfs_init_fs_root()
2408 log_tree_root = btrfs_alloc_root(fs_info, BTRFS_TREE_LOG_OBJECTID, in btrfs_replay_log()
2414 BTRFS_TREE_LOG_OBJECTID, in btrfs_replay_log()
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dbtrfs_tree.h66 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dbtrfs_tree.h66 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dbtrfs_tree.h66 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dbtrfs_tree.h62 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dbtrfs_tree.h62 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h94 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h94 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h94 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/sysutils/u-boot-chip/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h94 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h94 #define BTRFS_TREE_LOG_OBJECTID -6ULL macro

1234