Searched refs:last_log_commit (Results 1 – 6 of 6) sorted by relevance
131 int last_log_commit; member266 BTRFS_I(inode)->last_log_commit && in btrfs_inode_in_log()268 BTRFS_I(inode)->root->last_log_commit) { in btrfs_inode_in_log()
152 BTRFS_I(inode)->last_log_commit = BTRFS_I(inode)->root->last_log_commit; in btrfs_set_inode_last_trans()
2839 if (root->last_log_commit < log_transid) in btrfs_sync_log()2840 root->last_log_commit = log_transid; in btrfs_sync_log()4787 BTRFS_I(inode)->last_log_commit = BTRFS_I(inode)->last_sub_trans; in btrfs_log_inode()
4691 BTRFS_I(inode)->last_log_commit = root->last_log_commit; in maybe_insert_hole()8693 BTRFS_I(inode)->last_log_commit = BTRFS_I(inode)->root->last_log_commit; in btrfs_page_mkwrite()8909 ei->last_log_commit = 0; in btrfs_alloc_inode()
1264 root->last_log_commit = 0; in __setup_root()1475 root->last_log_commit = 0; in btrfs_add_log_tree()
1862 int last_log_commit; member