Searched refs:fcd_n (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ | ||
H A D | fast_commit.c | 949 struct list_head *pos, *n, *fcd_pos, *fcd_n; variable 955 list_for_each_safe(fcd_pos, fcd_n, &sbi->s_fc_dentry_q[FC_Q_MAIN]) { |
Completed in 4 milliseconds