Home
last modified time | relevance | path

Searched refs:btrfs_init_reloc_root (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Drelocation.h7 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, struct btrfs_root *root);
H A Dtransaction.c455 ret = btrfs_init_reloc_root(trans, root); in record_root_in_trans()
H A Drelocation.c845 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, in btrfs_init_reloc_root() function