Home
last modified time | relevance | path

Searched refs:btrfs_item_ptr_offset (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/tests/
H A Dextent-buffer-tests.c65 write_extent_buffer(eb, value, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
100 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
125 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 1), in test_btrfs_split_item()
157 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
181 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 1), in test_btrfs_split_item()
205 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 2), in test_btrfs_split_item()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/tests/
H A Dextent-buffer-tests.c65 write_extent_buffer(eb, value, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
100 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
125 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 1), in test_btrfs_split_item()
157 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
181 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 1), in test_btrfs_split_item()
205 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 2), in test_btrfs_split_item()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/tests/
H A Dextent-buffer-tests.c65 write_extent_buffer(eb, value, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
100 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
125 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 1), in test_btrfs_split_item()
157 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
181 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 1), in test_btrfs_split_item()
205 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 2), in test_btrfs_split_item()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Duuid-tree.c56 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_lookup()
118 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_add()
127 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_add()
188 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_remove()
219 move_len = item_size - (move_src - btrfs_item_ptr_offset(eb, slot)); in btrfs_uuid_tree_remove()
333 offset = btrfs_item_ptr_offset(leaf, slot); in btrfs_uuid_tree_iterate()
H A Dinode-item.c23 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_find_name_in_backref()
49 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_find_name_in_ext_backref()
156 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_del_inode_extref()
222 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_del_inode_ref()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Duuid-tree.c56 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_lookup()
118 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_add()
127 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_add()
188 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_remove()
219 move_len = item_size - (move_src - btrfs_item_ptr_offset(eb, slot)); in btrfs_uuid_tree_remove()
333 offset = btrfs_item_ptr_offset(leaf, slot); in btrfs_uuid_tree_iterate()
H A Dinode-item.c23 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_find_name_in_backref()
49 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_find_name_in_ext_backref()
156 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_del_inode_extref()
222 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_del_inode_ref()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Duuid-tree.c56 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_lookup()
118 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_add()
127 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_add()
188 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_remove()
219 move_len = item_size - (move_src - btrfs_item_ptr_offset(eb, slot)); in btrfs_uuid_tree_remove()
333 offset = btrfs_item_ptr_offset(leaf, slot); in btrfs_uuid_tree_iterate()
H A Dinode-item.c23 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_find_name_in_backref()
49 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_find_name_in_ext_backref()
156 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_del_inode_extref()
222 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_del_inode_ref()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-chip/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/fs/btrfs/
H A Droot-tree.c40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()

12345678910>>...12