Home
last modified time | relevance | path

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

/fs/ext4/
Dfast_commit.c1149 int status = EXT4_FC_STATUS_OK, fc_bufs_before = 0; in ext4_fc_commit() local
1186 fc_bufs_before = (sbi->s_fc_bytes + bsize - 1) / bsize; in ext4_fc_commit()
1192 nblks = (sbi->s_fc_bytes + bsize - 1) / bsize - fc_bufs_before; in ext4_fc_commit()