Home
last modified time | relevance | path

Searched refs:fcd_pos (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.c949 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]) {
956 fc_dentry = list_entry(fcd_pos, struct ext4_fc_dentry_update,

Completed in 4 milliseconds