Searched refs:btrfs_inode_extref (Results 1 – 3 of 3) sorted by relevance
/u-boot/fs/btrfs/ |
A D | conv-funcs.h | 137 DEFINE_CONV(btrfs_inode_extref, parent_objectid, index, name_len)
|
A D | ctree.h | 363 BTRFS_SETGET_FUNCS(inode_extref_parent, struct btrfs_inode_extref, 365 BTRFS_SETGET_FUNCS(inode_extref_name_len, struct btrfs_inode_extref, 367 BTRFS_SETGET_FUNCS(inode_extref_index, struct btrfs_inode_extref, index, 64);
|
/u-boot/fs/btrfs/kernel-shared/ |
A D | btrfs_tree.h | 590 struct btrfs_inode_extref { struct
|
Completed in 10 milliseconds