Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Df2fs.h1343 FS_MODE_FRAGMENT_BLK, /* block fragmentation mode */ enumerator
3742 F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK; in f2fs_need_rand_seg()
Dsuper.c871 F2FS_OPTION(sbi).fs_mode = FS_MODE_FRAGMENT_BLK; in parse_options()
2031 else if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_show_options()
Dsegment.c2809 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in new_curseg()
3446 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_allocate_data_block()