Home
last modified time | relevance | path

Searched refs:subtid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.c1105 int subtid = atomic_read(&sbi->s_fc_subtid); in ext4_fc_commit() local
1123 if (atomic_read(&sbi->s_fc_subtid) <= subtid && in ext4_fc_commit()
1179 "Fast commit ended with blks = %d, reason = %d, subtid - %d", in ext4_fc_commit()
1180 nblks, reason, subtid); in ext4_fc_commit()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.c1194 int subtid = atomic_read(&sbi->s_fc_subtid); in ext4_fc_commit() local
1209 if (atomic_read(&sbi->s_fc_subtid) <= subtid && in ext4_fc_commit()

Completed in 8 milliseconds