Home
last modified time | relevance | path

Searched refs:btrfs_root_item (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
A Dctree.h82 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 Droot-tree.c6 struct btrfs_root_item *item, struct btrfs_key *key) in btrfs_find_last_root()
A Dconv-funcs.h144 DEFINE_CONV(btrfs_root_item, inode, generation, root_dirid, bytenr, byte_limit,
/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h677 struct btrfs_root_item { struct

Completed in 12 milliseconds