Home
last modified time | relevance | path

Searched refs:FS_MODE_FRAGMENT_BLK (Results 1 – 3 of 3) sorted by relevance

/linux/fs/f2fs/
H A Df2fs.h1472 FS_MODE_FRAGMENT_BLK, /* block fragmentation mode */ enumerator
3988 F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK; in f2fs_need_rand_seg()
H A Dsuper.c200 {"fragment:block", FS_MODE_FRAGMENT_BLK},
2401 else if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_show_options()
H A Dsegment.c3019 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in new_curseg()
3822 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_allocate_data_block()