Lines Matching refs:FC_Q_MAIN
355 &sbi->s_fc_q[FC_Q_MAIN]); in ext4_fc_track_template()
410 list_add_tail(&node->fcd_list, &sbi->s_fc_dentry_q[FC_Q_MAIN]); in __track_dentry_update()
876 list_for_each(pos, &sbi->s_fc_q[FC_Q_MAIN]) { in ext4_fc_submit_inode_data_all()
911 list_for_each_entry_safe(pos, n, &sbi->s_fc_q[FC_Q_MAIN], i_fc_list) { in ext4_fc_wait_inode_data_all()
940 if (list_empty(&sbi->s_fc_dentry_q[FC_Q_MAIN])) in ext4_fc_commit_dentry_updates()
942 list_for_each_safe(fcd_pos, fcd_n, &sbi->s_fc_dentry_q[FC_Q_MAIN]) { in ext4_fc_commit_dentry_updates()
960 list_for_each_safe(pos, n, &sbi->s_fc_q[FC_Q_MAIN]) { in ext4_fc_commit_dentry_updates()
1057 list_for_each(pos, &sbi->s_fc_q[FC_Q_MAIN]) { in ext4_fc_perform_commit()
1194 list_for_each_safe(pos, n, &sbi->s_fc_q[FC_Q_MAIN]) { in ext4_fc_cleanup()
1209 while (!list_empty(&sbi->s_fc_dentry_q[FC_Q_MAIN])) { in ext4_fc_cleanup()
1210 fc_dentry = list_first_entry(&sbi->s_fc_dentry_q[FC_Q_MAIN], in ext4_fc_cleanup()
1224 &sbi->s_fc_dentry_q[FC_Q_MAIN]); in ext4_fc_cleanup()
1226 &sbi->s_fc_q[FC_Q_MAIN]); in ext4_fc_cleanup()