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

/linux-master/fs/f2fs/
H A Ddata.c422 unsigned int fua_flag, meta_flag, io_flag; local
434 fua_flag = io_flag & temp_mask;
445 if (BIT(fio->temp) & fua_flag)

Completed in 100 milliseconds