Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dfast_commit.c1092 int subtid = atomic_read(&sbi->s_fc_subtid); in ext4_fc_commit()
1110 if (atomic_read(&sbi->s_fc_subtid) <= subtid && in ext4_fc_commit()
1135 atomic_inc(&sbi->s_fc_subtid); in ext4_fc_commit()
H A Dext4.h1619 atomic_t s_fc_subtid; member
H A Dsuper.c4766 atomic_set(&sbi->s_fc_subtid, 0); in ext4_fill_super()