Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfast_commit.c1194 int subtid = atomic_read(&sbi->s_fc_subtid); in ext4_fc_commit()
1209 if (atomic_read(&sbi->s_fc_subtid) <= subtid && in ext4_fc_commit()
1246 atomic_inc(&sbi->s_fc_subtid); in ext4_fc_commit()
H A Dext4.h1733 atomic_t s_fc_subtid; member
H A Dsuper.c4444 atomic_set(&sbi->s_fc_subtid, 0); in ext4_handle_clustersize()