Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c2085 bool no_atgc = !test_opt(sbi, ATGC); in f2fs_remount() local
2165 if (no_atgc == !!test_opt(sbi, ATGC)) { in f2fs_remount()