Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Df2fs.h1873 static inline unsigned int f2fs_time_to_wait(struct f2fs_sb_info *sbi, in f2fs_time_to_wait() function
H A Dsegment.c1814 wait_ms = f2fs_time_to_wait(sbi, DISCARD_TIME); in issue_discard_thread()