Searched refs:btrfs_get_root_last_log_commit (Results 1 – 4 of 4) sorted by relevance
465 inode->last_sub_trans <= btrfs_get_root_last_log_commit(inode->root)) in btrfs_inode_in_log()
348 static inline int btrfs_get_root_last_log_commit(const struct btrfs_root *root) in btrfs_get_root_last_log_commit() function
3569 ASSERT(btrfs_get_root_last_log_commit(root) <= log_transid, in btrfs_sync_log()3571 btrfs_get_root_last_log_commit(root), log_transid); in btrfs_sync_log()
955 __entry->root_last_log_commit = btrfs_get_root_last_log_commit(root);