Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Dsuper.c1788 bool no_atgc = !test_opt(sbi, ATGC); in f2fs_remount() local
1862 if (no_atgc == !!test_opt(sbi, ATGC)) { in f2fs_remount()