Home
last modified time | relevance | path

Searched refs:btrfs_item_ptr (Results 1 – 6 of 6) sorted by relevance

/fs/btrfs/
A Dinode.c41 fi = btrfs_item_ptr(path.nodes[0], path.slots[0], in btrfs_readlink()
101 root_ref = btrfs_item_ptr(path.nodes[0], path.slots[0], in lookup_root_ref()
563 fi = btrfs_item_ptr(path->nodes[0], path->slots[0], in lookup_data_extent()
588 fi = btrfs_item_ptr(path->nodes[0], path->slots[0], in lookup_data_extent()
690 fi = btrfs_item_ptr(path.nodes[0], path.slots[0], in btrfs_file_read()
732 fi = btrfs_item_ptr(path.nodes[0], path.slots[0], in btrfs_file_read()
767 fi = btrfs_item_ptr(path.nodes[0], path.slots[0], in btrfs_file_read()
A Ddir-item.c52 dir_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dir_item); in btrfs_match_dir_item_name()
152 di = btrfs_item_ptr(path.nodes[0], path.slots[0], in btrfs_iter_dir()
A Dsubvolume.c55 iref = btrfs_item_ptr(path.nodes[0], path.slots[0], in get_path_in_subvol()
118 rr = btrfs_item_ptr(path.nodes[0], path.slots[0], in list_one_subvol()
A Dbtrfs.c218 ii = btrfs_item_ptr(path.nodes[0], path.slots[0], in btrfs_size()
A Dvolumes.c779 dev_item = btrfs_item_ptr(leaf, slot, in btrfs_read_chunk_tree()
786 chunk = btrfs_item_ptr(leaf, slot, struct btrfs_chunk); in btrfs_read_chunk_tree()
A Dctree.h1177 #define btrfs_item_ptr(leaf, slot, type) \ macro

Completed in 12 milliseconds