btrfs_root_ref
BTRFS_SETGET_FUNCS(root_ref_dirid, struct btrfs_root_ref, dirid, 64);
BTRFS_SETGET_FUNCS(root_ref_sequence, struct btrfs_root_ref, sequence, 64);
BTRFS_SETGET_FUNCS(root_ref_name_len, struct btrfs_root_ref, name_len, 16);
BTRFS_SETGET_STACK_FUNCS(stack_root_ref_dirid, struct btrfs_root_ref, dirid, 64);
BTRFS_SETGET_STACK_FUNCS(stack_root_ref_sequence, struct btrfs_root_ref, sequence, 64);
BTRFS_SETGET_STACK_FUNCS(stack_root_ref_name_len, struct btrfs_root_ref, name_len, 16);
struct btrfs_root_ref *ref;
struct btrfs_root_ref);
struct btrfs_root_ref *rref;
struct btrfs_root_ref);
struct btrfs_root_ref *ref;
ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
struct btrfs_root_ref *rref;
rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);
item_off += sizeof(struct btrfs_root_ref);
item_len -= sizeof(struct btrfs_root_ref);
struct btrfs_root_ref *rref;
rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);
struct btrfs_root_ref *rref;
rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);
struct btrfs_root_ref *ref;
struct btrfs_root_ref);
struct btrfs_root_ref *ref;
ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
struct btrfs_root_ref *ref;
ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
struct btrfs_root_ref *root_ref;
struct btrfs_root_ref);
struct btrfs_root_ref *rref;
rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);