Searched refs:btrfs_item_ptr_offset (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dinode-item.c36 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]);
128 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]);
H A Dtree-log.c323 src_ptr = btrfs_item_ptr_offset(eb, slot);
344 dst_ptr = btrfs_item_ptr_offset(path->nodes[0], path->slots[0]);
384 dst_ptr = btrfs_item_ptr_offset(path->nodes[0],
562 dest_offset = btrfs_item_ptr_offset(path->nodes[0],
752 ptr = btrfs_item_ptr_offset(path->nodes[0], path->slots[0]);
815 ref_ptr = btrfs_item_ptr_offset(eb, slot);
861 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]);
990 ptr = btrfs_item_ptr_offset(path->nodes[0], path->slots[0]);
1272 ptr = btrfs_item_ptr_offset(eb, slot);
1398 ptr = btrfs_item_ptr_offset(e
[all...]
H A Droot-tree.c110 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot),
158 ptr = btrfs_item_ptr_offset(l, slot);
H A Ddir-item.c417 start = btrfs_item_ptr_offset(leaf, path->slots[0]);
H A Dioctl.c945 item_off = btrfs_item_ptr_offset(leaf, i);
1585 btrfs_item_ptr_offset(leaf, slot),
1645 btrfs_item_ptr_offset(leaf, slot),
1707 btrfs_item_ptr_offset(leaf, slot),
H A Dctree.c3209 read_extent_buffer(leaf, buf, btrfs_item_ptr_offset(leaf,
3237 btrfs_item_ptr_offset(leaf, path->slots[0]),
3242 btrfs_item_ptr_offset(leaf, slot),
3314 btrfs_item_ptr_offset(leaf, path->slots[0]),
3315 btrfs_item_ptr_offset(leaf, path->slots[0] - 1),
3408 ptr = btrfs_item_ptr_offset(leaf, slot);
3836 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]);
H A Dfile-item.c604 item_offset = btrfs_item_ptr_offset(leaf,
H A Ddisk-io.c1112 btrfs_item_ptr_offset(l, path->slots[0]),
H A Dctree.h1982 #define btrfs_item_ptr_offset(leaf, slot) \ macro
H A Dextent-tree.c2540 bi = btrfs_item_ptr_offset(leaf, path->slots[0]);
6299 btrfs_item_ptr_offset(leaf, path->slots[0]),
H A Drelocation.c3367 ptr = btrfs_item_ptr_offset(eb, path->slots[0]);

Completed in 211 milliseconds