Searched refs:btrfs_get_root_last_log_commit (Results 1 – 3 of 3) sorted by relevance
207 * btrfs_get_root_last_log_commit() and btrfs_set_root_last_log_commit()344 static inline int btrfs_get_root_last_log_commit(const struct btrfs_root *root) in btrfs_set_root_log_transid() 346 static inline int btrfs_get_root_last_log_commit(const struct btrfs_root *root) btrfs_get_root_last_log_commit() function
500 inode->last_sub_trans <= btrfs_get_root_last_log_commit(inode->root)) in btrfs_inode_in_log()
3588 ASSERT(btrfs_get_root_last_log_commit(root) <= log_transid, in btrfs_sync_log()3590 btrfs_get_root_last_log_commit(root), log_transid); in btrfs_sync_log()