Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsuper.c888 F2FS_OPTION(sbi).fs_mode = FS_MODE_FRAGMENT_BLK; in parse_options()
2072 else if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_show_options()
H A Df2fs.h1383 FS_MODE_FRAGMENT_BLK, /* block fragmentation mode */ enumerator
3868 F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK; in f2fs_need_rand_seg()
H A Dsegment.c2957 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in new_curseg()
3761 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_allocate_data_block()