Searched refs:btrfs_root_item (Results 1 – 4 of 4) sorted by relevance
| /fs/btrfs/ |
| A D | ctree.h | 82 struct btrfs_root_item root_item; 841 BTRFS_SETGET_STACK_FUNCS(root_ctransid, struct btrfs_root_item, 851 struct btrfs_root_item *root_item) in btrfs_root_ctime() 854 ptr += offsetof(struct btrfs_root_item, ctime); in btrfs_root_ctime() 859 struct btrfs_root_item *root_item) in btrfs_root_otime() 862 ptr += offsetof(struct btrfs_root_item, otime); in btrfs_root_otime() 867 struct btrfs_root_item *root_item) in btrfs_root_stime() 870 ptr += offsetof(struct btrfs_root_item, stime); in btrfs_root_stime() 875 struct btrfs_root_item *root_item) in btrfs_root_rtime() 878 ptr += offsetof(struct btrfs_root_item, rtime); in btrfs_root_rtime() [all …]
|
| A D | root-tree.c | 6 struct btrfs_root_item *item, struct btrfs_key *key) in btrfs_find_last_root()
|
| A D | conv-funcs.h | 144 DEFINE_CONV(btrfs_root_item, inode, generation, root_dirid, bytenr, byte_limit,
|
| /fs/btrfs/kernel-shared/ |
| A D | btrfs_tree.h | 677 struct btrfs_root_item { struct
|
Completed in 12 milliseconds