Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Df2fs.h1973 static inline unsigned int f2fs_time_to_wait(struct f2fs_sb_info *sbi, in f2fs_time_to_wait() function
H A Dsegment.c1967 wait_ms = f2fs_time_to_wait(sbi, DISCARD_TIME); in issue_discard_thread()