Home
last modified time | relevance | path

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

/fs/btrfs/
Dtree-log.c4947 u64 last_committed) in check_parent_dirs_for_sync() argument
4961 BTRFS_I(inode)->generation <= last_committed && in check_parent_dirs_for_sync()
4962 BTRFS_I(inode)->last_unlink_trans <= last_committed) in check_parent_dirs_for_sync()
4982 if (BTRFS_I(inode)->last_unlink_trans > last_committed) { in check_parent_dirs_for_sync()
5316 u64 last_committed = root->fs_info->last_trans_committed; in btrfs_log_inode_parent() local
5344 sb, last_committed); in btrfs_log_inode_parent()
5368 BTRFS_I(inode)->generation <= last_committed && in btrfs_log_inode_parent()
5369 BTRFS_I(inode)->last_unlink_trans <= last_committed) { in btrfs_log_inode_parent()
5418 if (BTRFS_I(inode)->last_unlink_trans > last_committed) { in btrfs_log_inode_parent()
5432 if (BTRFS_I(inode)->generation > last_committed) { in btrfs_log_inode_parent()