Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Drelocation.h16 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, struct btrfs_root *root);
Dtransaction.c458 ret = btrfs_init_reloc_root(trans, root); in record_root_in_trans()
Drelocation.c677 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, in btrfs_init_reloc_root() function