Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c1904 #define MOPT_STRING 0x0400 macro
1968 {Opt_journal_path, 0, MOPT_NO_EXT2 | MOPT_STRING},
1996 {Opt_usrjquota, 0, MOPT_Q | MOPT_STRING},
1997 {Opt_grpjquota, 0, MOPT_Q | MOPT_STRING},
2004 {Opt_test_dummy_encryption, 0, MOPT_STRING},
2169 if (args->from && !(m->flags & MOPT_STRING) && match_int(args, &arg)) in handle_mount_opt()

Completed in 9 milliseconds