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

/linux-master/fs/f2fs/
H A Ddebug.c293 si->cache_mem += sizeof(struct flush_cmd_control);
H A Dsegment.c556 struct flush_cmd_control *fcc = SM_I(sbi)->fcc_info;
589 struct flush_cmd_control *fcc = SM_I(sbi)->fcc_info;
661 struct flush_cmd_control *fcc;
670 fcc = f2fs_kzalloc(sbi, sizeof(struct flush_cmd_control), GFP_KERNEL);
696 struct flush_cmd_control *fcc = SM_I(sbi)->fcc_info;
H A Df2fs.h1035 struct flush_cmd_control { struct
1075 struct flush_cmd_control *fcc_info;

Completed in 126 milliseconds