Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dsuper.c1710 Opt_fc_debug_max_replay, Opt_fc_debug_force enumerator
1800 {Opt_fc_debug_max_replay, "fc_debug_max_replay=%u"},
2032 {Opt_fc_debug_max_replay, 0, MOPT_GTE0},
2244 } else if (token == Opt_fc_debug_max_replay) { in handle_mount_opt()