Home
last modified time | relevance | path

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

/linux/fs/ufs/
H A Dsuper.c345 enum { Opt_type, Opt_onerror }; enumerator
372 fsparam_enum ("onerror", Opt_onerror, ufs_param_onerror),
406 case Opt_onerror: in ufs_parse_param()