Searched refs:MOPT_STRING (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/ext4/ |
| D | super.c | 1905 #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}, 2168 if (args->from && !(m->flags & MOPT_STRING) && match_int(args, &arg)) in handle_mount_opt()
|