Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.c2808 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in new_curseg()
3445 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_allocate_data_block()
H A Dsuper.c900 F2FS_OPTION(sbi).fs_mode = FS_MODE_FRAGMENT_BLK; in parse_options()
2070 else if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_show_options()
H A Df2fs.h1347 FS_MODE_FRAGMENT_BLK, /* block fragmentation mode */ enumerator
3752 F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK; in f2fs_need_rand_seg()

Completed in 21 milliseconds