Searched refs:btrfs_item_ptr (Results 1 - 25 of 32) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dprint-tree.c77 ei0 = btrfs_item_ptr(eb, slot, struct btrfs_extent_item_v0);
86 ei = btrfs_item_ptr(eb, slot, struct btrfs_extent_item);
148 ref0 = btrfs_item_ptr(eb, slot, struct btrfs_extent_ref_v0);
190 ii = btrfs_item_ptr(l, i, struct btrfs_inode_item);
199 di = btrfs_item_ptr(l, i, struct btrfs_dir_item);
206 ri = btrfs_item_ptr(l, i, struct btrfs_root_item);
222 dref = btrfs_item_ptr(l, i,
227 sref = btrfs_item_ptr(l, i,
233 fi = btrfs_item_ptr(l, i,
264 bi = btrfs_item_ptr(
[all...]
H A Dfile.c337 fi = btrfs_item_ptr(leaf, path->slots[0],
387 fi = btrfs_item_ptr(leaf, path->slots[0] - 1,
392 fi = btrfs_item_ptr(leaf, path->slots[0],
534 fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
599 fi = btrfs_item_ptr(leaf, path->slots[0],
619 fi = btrfs_item_ptr(leaf, path->slots[0],
625 fi = btrfs_item_ptr(leaf, path->slots[0] - 1,
640 fi = btrfs_item_ptr(leaf, path->slots[0],
648 fi = btrfs_item_ptr(leaf, path->slots[0],
672 fi = btrfs_item_ptr(lea
[all...]
H A Droot-tree.c228 ri = btrfs_item_ptr(leaf, slot, struct btrfs_root_item);
344 ri = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_item);
378 ref = btrfs_item_ptr(leaf, path->slots[0],
457 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
H A Dinode-item.c171 ref = btrfs_item_ptr(path->nodes[0], path->slots[0],
183 ref = btrfs_item_ptr(path->nodes[0], path->slots[0],
H A Dfile-item.c63 item = btrfs_item_ptr(leaf, path->slots[0],
123 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item);
225 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
334 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
795 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item);
800 item_end = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item);
H A Ddir-item.c60 ptr = btrfs_item_ptr(leaf, path->slots[0], char);
372 dir_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dir_item);
H A Dexport.c211 ref = btrfs_item_ptr(leaf, path->slots[0],
H A Dextent-tree.c657 ei = btrfs_item_ptr(leaf, path->slots[0],
665 ei0 = btrfs_item_ptr(leaf, path->slots[0],
845 ei0 = btrfs_item_ptr(leaf, path->slots[0],
865 ref0 = btrfs_item_ptr(leaf, path->slots[0],
887 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
1009 ref = btrfs_item_ptr(leaf, path->slots[0],
1059 ref = btrfs_item_ptr(leaf, path->slots[0],
1071 ref = btrfs_item_ptr(leaf, path->slots[0],
1085 ref = btrfs_item_ptr(leaf, path->slots[0],
1122 ref1 = btrfs_item_ptr(lea
[all...]
H A Dtree-log.c491 item = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item);
528 existing = btrfs_item_ptr(leaf, path->slots[0],
1329 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
1357 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
1611 inode_item = btrfs_item_ptr(eb, i,
2253 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
2334 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
2634 inode_item = btrfs_item_ptr(dst_path->nodes[0],
2653 extent = btrfs_item_ptr(src, start_slot + i,
H A Dvolumes.c832 dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent);
883 extent = btrfs_item_ptr(leaf, path->slots[0],
890 extent = btrfs_item_ptr(leaf, path->slots[0],
929 extent = btrfs_item_ptr(leaf, path->slots[0],
976 chunk = btrfs_item_ptr(path->nodes[0], path->slots[0],
1057 dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item);
1401 dev_item = btrfs_item_ptr(leaf, path->slots[0],
1607 dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item);
1851 chunk = btrfs_item_ptr(leaf, path->slots[0],
1966 chunk = btrfs_item_ptr(pat
[all...]
H A Dxattr.c246 di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item);
H A Drelocation.c619 ei = btrfs_item_ptr(leaf, slot, struct btrfs_extent_item);
785 ref0 = btrfs_item_ptr(eb, path1->slots[0],
1483 fi = btrfs_item_ptr(leaf, path->slots[0],
1542 fi = btrfs_item_ptr(leaf, i, struct btrfs_file_extent_item);
3058 ref0 = btrfs_item_ptr(leaf, slot,
3089 ei = btrfs_item_ptr(eb, path->slots[0],
3300 fi = btrfs_item_ptr(leaf, path->slots[0],
3422 dref = btrfs_item_ptr(eb, path->slots[0],
3618 ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
3775 item = btrfs_item_ptr(lea
[all...]
H A Dinode.c153 ei = btrfs_item_ptr(leaf, path->slots[0],
1086 fi = btrfs_item_ptr(leaf, path->slots[0],
1614 fi = btrfs_item_ptr(leaf, path->slots[0],
2410 inode_item = btrfs_item_ptr(leaf, path->slots[0],
2552 inode_item = btrfs_item_ptr(leaf, path->slots[0],
3052 fi = btrfs_item_ptr(leaf, path->slots[0],
3616 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
4023 di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item);
4288 inode_item = btrfs_item_ptr(path->nodes[0], path->slots[0],
4292 ref = btrfs_item_ptr(pat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dprint-tree.c77 ei0 = btrfs_item_ptr(eb, slot, struct btrfs_extent_item_v0);
86 ei = btrfs_item_ptr(eb, slot, struct btrfs_extent_item);
148 ref0 = btrfs_item_ptr(eb, slot, struct btrfs_extent_ref_v0);
190 ii = btrfs_item_ptr(l, i, struct btrfs_inode_item);
199 di = btrfs_item_ptr(l, i, struct btrfs_dir_item);
206 ri = btrfs_item_ptr(l, i, struct btrfs_root_item);
222 dref = btrfs_item_ptr(l, i,
227 sref = btrfs_item_ptr(l, i,
233 fi = btrfs_item_ptr(l, i,
264 bi = btrfs_item_ptr(
[all...]
H A Dfile.c337 fi = btrfs_item_ptr(leaf, path->slots[0],
387 fi = btrfs_item_ptr(leaf, path->slots[0] - 1,
392 fi = btrfs_item_ptr(leaf, path->slots[0],
534 fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
599 fi = btrfs_item_ptr(leaf, path->slots[0],
619 fi = btrfs_item_ptr(leaf, path->slots[0],
625 fi = btrfs_item_ptr(leaf, path->slots[0] - 1,
640 fi = btrfs_item_ptr(leaf, path->slots[0],
648 fi = btrfs_item_ptr(leaf, path->slots[0],
672 fi = btrfs_item_ptr(lea
[all...]
H A Droot-tree.c228 ri = btrfs_item_ptr(leaf, slot, struct btrfs_root_item);
344 ri = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_item);
378 ref = btrfs_item_ptr(leaf, path->slots[0],
457 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
H A Dinode-item.c171 ref = btrfs_item_ptr(path->nodes[0], path->slots[0],
183 ref = btrfs_item_ptr(path->nodes[0], path->slots[0],
H A Dfile-item.c63 item = btrfs_item_ptr(leaf, path->slots[0],
123 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item);
225 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
334 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
795 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item);
800 item_end = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item);
H A Ddir-item.c60 ptr = btrfs_item_ptr(leaf, path->slots[0], char);
372 dir_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dir_item);
H A Dexport.c211 ref = btrfs_item_ptr(leaf, path->slots[0],
H A Dextent-tree.c657 ei = btrfs_item_ptr(leaf, path->slots[0],
665 ei0 = btrfs_item_ptr(leaf, path->slots[0],
845 ei0 = btrfs_item_ptr(leaf, path->slots[0],
865 ref0 = btrfs_item_ptr(leaf, path->slots[0],
887 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
1009 ref = btrfs_item_ptr(leaf, path->slots[0],
1059 ref = btrfs_item_ptr(leaf, path->slots[0],
1071 ref = btrfs_item_ptr(leaf, path->slots[0],
1085 ref = btrfs_item_ptr(leaf, path->slots[0],
1122 ref1 = btrfs_item_ptr(lea
[all...]
H A Dtree-log.c491 item = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item);
528 existing = btrfs_item_ptr(leaf, path->slots[0],
1329 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
1357 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
1611 inode_item = btrfs_item_ptr(eb, i,
2253 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
2334 item = btrfs_item_ptr(path->nodes[0], path->slots[0],
2634 inode_item = btrfs_item_ptr(dst_path->nodes[0],
2653 extent = btrfs_item_ptr(src, start_slot + i,
H A Dvolumes.c832 dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent);
883 extent = btrfs_item_ptr(leaf, path->slots[0],
890 extent = btrfs_item_ptr(leaf, path->slots[0],
929 extent = btrfs_item_ptr(leaf, path->slots[0],
976 chunk = btrfs_item_ptr(path->nodes[0], path->slots[0],
1057 dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item);
1401 dev_item = btrfs_item_ptr(leaf, path->slots[0],
1607 dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item);
1851 chunk = btrfs_item_ptr(leaf, path->slots[0],
1966 chunk = btrfs_item_ptr(pat
[all...]
H A Dxattr.c246 di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item);
H A Drelocation.c619 ei = btrfs_item_ptr(leaf, slot, struct btrfs_extent_item);
785 ref0 = btrfs_item_ptr(eb, path1->slots[0],
1483 fi = btrfs_item_ptr(leaf, path->slots[0],
1542 fi = btrfs_item_ptr(leaf, i, struct btrfs_file_extent_item);
3058 ref0 = btrfs_item_ptr(leaf, slot,
3089 ei = btrfs_item_ptr(eb, path->slots[0],
3300 fi = btrfs_item_ptr(leaf, path->slots[0],
3422 dref = btrfs_item_ptr(eb, path->slots[0],
3618 ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
3775 item = btrfs_item_ptr(lea
[all...]

Completed in 188 milliseconds

12