Searched refs:last_log_commit (Results 1 – 6 of 6) sorted by relevance
131 int last_log_commit; member262 BTRFS_I(inode)->last_log_commit && in btrfs_inode_in_log()264 BTRFS_I(inode)->root->last_log_commit) { in btrfs_inode_in_log()
157 BTRFS_I(inode)->last_log_commit = BTRFS_I(inode)->root->last_log_commit; in btrfs_set_inode_last_trans()
2941 if (root->last_log_commit < log_transid) in btrfs_sync_log()2942 root->last_log_commit = log_transid; in btrfs_sync_log()4889 BTRFS_I(inode)->last_log_commit = BTRFS_I(inode)->last_sub_trans; in btrfs_log_inode()
4733 BTRFS_I(inode)->last_log_commit = root->last_log_commit; in maybe_insert_hole()8835 BTRFS_I(inode)->last_log_commit = BTRFS_I(inode)->root->last_log_commit; in btrfs_page_mkwrite()9051 ei->last_log_commit = 0; in btrfs_alloc_inode()
1273 root->last_log_commit = 0; in __setup_root()1484 root->last_log_commit = 0; in btrfs_add_log_tree()
1889 int last_log_commit; member