Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dctree.h363 static inline void btrfs_set_root_last_trans(struct btrfs_root *root, u64 transid) in btrfs_set_root_last_trans() function
H A Drelocation.c735 btrfs_set_root_last_trans(reloc_root, trans->transid); in create_reloc_root()
776 btrfs_set_root_last_trans(root->reloc_root, trans->transid); in btrfs_init_reloc_root()
1700 btrfs_set_root_last_trans(reloc_root, trans->transid); in merge_reloc_root()
H A Dtransaction.c441 btrfs_set_root_last_trans(root, trans->transid); in record_root_in_trans()
H A Ddisk-io.c968 btrfs_set_root_last_trans(log_root, trans->transid); in btrfs_add_log_tree()