Home
last modified time | relevance | path

Searched refs:aligned_blksize (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c4231 sbi->aligned_blksize = true; in f2fs_scan_devices()
4266 sbi->aligned_blksize = false; in f2fs_scan_devices()
H A Df2fs.h1737 bool aligned_blksize; /* all devices has the same logical blksize */ member
4568 return sbi->aligned_blksize; in f2fs_allow_multi_device_dio()
H A Dfile.c808 if (f2fs_is_multi_device(sbi) && !sbi->aligned_blksize) in f2fs_force_buffered_io()

Completed in 20 milliseconds