Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Df2fs.h1353 FS_MODE_FRAGMENT_BLK, /* block fragmentation mode */ enumerator
3749 F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK; in f2fs_need_rand_seg()
H A Dsuper.c871 F2FS_OPTION(sbi).fs_mode = FS_MODE_FRAGMENT_BLK; in parse_options()
2035 else if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_show_options()
H A Dsegment.c2815 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in new_curseg()
3484 if (F2FS_OPTION(sbi).fs_mode == FS_MODE_FRAGMENT_BLK) in f2fs_allocate_data_block()