Home
last modified time | relevance | path

Searched refs:btrfs_get_root_last_trans (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/
A Dctree.h363 static inline u64 btrfs_get_root_last_trans(const struct btrfs_root *root) in btrfs_get_root_last_trans() function
A Dtransaction.c407 btrfs_get_root_last_trans(root) < trans->transid) || force) { in record_root_in_trans()
423 if (btrfs_get_root_last_trans(root) == trans->transid && !force) { in record_root_in_trans()
493 if (btrfs_get_root_last_trans(root) == trans->transid && in btrfs_record_root_in_trans()
A Ddefrag.c141 defrag->transid = btrfs_get_root_last_trans(root); in btrfs_add_inode_defrag()
A Dctree.c324 trans->transid != btrfs_get_root_last_trans(root)); in btrfs_copy_root()
559 trans->transid != btrfs_get_root_last_trans(root)); in btrfs_force_cow_block()
A Drelocation.c2019 if (btrfs_get_root_last_trans(reloc_root) == trans->transid) in record_reloc_root_in_trans()

Completed in 32 milliseconds