Searched refs:btrfs_inode_ref (Results 1 – 4 of 4) sorted by relevance
/u-boot/fs/btrfs/ |
A D | subvolume.c | 33 struct btrfs_inode_ref *iref; in get_path_in_subvol() 56 struct btrfs_inode_ref); in get_path_in_subvol()
|
A D | conv-funcs.h | 136 DEFINE_CONV(btrfs_inode_ref, index, name_len)
|
A D | ctree.h | 358 BTRFS_SETGET_FUNCS(inode_ref_name_len, struct btrfs_inode_ref, name_len, 16); 359 BTRFS_SETGET_STACK_FUNCS(stack_inode_ref_name_len, struct btrfs_inode_ref, name_len, 16); 360 BTRFS_SETGET_FUNCS(inode_ref_index, struct btrfs_inode_ref, index, 64);
|
/u-boot/fs/btrfs/kernel-shared/ |
A D | btrfs_tree.h | 584 struct btrfs_inode_ref { struct
|
Completed in 11 milliseconds