Home
last modified time | relevance | path

Searched refs:is_inflight_io (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Df2fs.h2836 static inline bool is_inflight_io(struct f2fs_sb_info *sbi, int type) in is_inflight_io() function
2860 if (is_inflight_io(sbi, type)) in is_idle()
H A Dsegment.c501 if (is_inflight_io(sbi, REQ_TIME) || in f2fs_balance_fs_bg()