Searched refs:fcd_pos (Results 1 – 1 of 1) sorted by relevance
949 struct list_head *pos, *n, *fcd_pos, *fcd_n; in ext4_fc_commit_dentry_updates() local955 list_for_each_safe(fcd_pos, fcd_n, &sbi->s_fc_dentry_q[FC_Q_MAIN]) { in ext4_fc_commit_dentry_updates()956 fc_dentry = list_entry(fcd_pos, struct ext4_fc_dentry_update, in ext4_fc_commit_dentry_updates()