Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Df2fs.h2807 static inline bool is_inflight_io(struct f2fs_sb_info *sbi, int type) in is_inflight_io() function
2831 if (is_inflight_io(sbi, type)) in is_idle()
Dsegment.c457 if (is_inflight_io(sbi, REQ_TIME) || in f2fs_balance_fs_bg()