Home
last modified time | relevance | path

Searched refs:btrfs_root_ref (Results 1 – 5 of 5) sorted by relevance

/u-boot/fs/btrfs/
A Dsubvolume.c95 struct btrfs_root_ref *rr; in list_one_subvol()
119 struct btrfs_root_ref); in list_one_subvol()
A Dctree.h651 BTRFS_SETGET_FUNCS(root_ref_dirid, struct btrfs_root_ref, dirid, 64);
652 BTRFS_SETGET_FUNCS(root_ref_sequence, struct btrfs_root_ref, sequence, 64);
653 BTRFS_SETGET_FUNCS(root_ref_name_len, struct btrfs_root_ref, name_len, 16);
655 BTRFS_SETGET_STACK_FUNCS(stack_root_ref_dirid, struct btrfs_root_ref, dirid, 64);
656 BTRFS_SETGET_STACK_FUNCS(stack_root_ref_sequence, struct btrfs_root_ref, sequence, 64);
657 BTRFS_SETGET_STACK_FUNCS(stack_root_ref_name_len, struct btrfs_root_ref, name_len, 16);
A Dconv-funcs.h148 DEFINE_CONV(btrfs_root_ref, dirid, sequence, name_len)
A Dinode.c75 struct btrfs_root_ref *root_ref; in lookup_root_ref()
102 struct btrfs_root_ref); in lookup_root_ref()
/u-boot/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h729 struct btrfs_root_ref { struct

Completed in 596 milliseconds