Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddata.c1504 if (f2fs_allow_multi_device_dio(sbi, flag)) { in f2fs_map_blocks_cached()
1564 f2fs_allow_multi_device_dio(F2FS_I_SB(inode), flag); in f2fs_map_blocks()
H A Df2fs.h4605 static inline bool f2fs_allow_multi_device_dio(struct f2fs_sb_info *sbi, in f2fs_allow_multi_device_dio() function