Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsuper.c2329 bool no_atgc = !test_opt(sbi, ATGC); in f2fs_remount() local
2417 if (no_atgc == !!test_opt(sbi, ATGC)) { in f2fs_remount()