Searched refs:Opt_othmask (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/adfs/ |
H A D | super.c | 118 enum {Opt_uid, Opt_gid, Opt_ownmask, Opt_othmask, Opt_ftsuffix, Opt_err}; enumerator 124 {Opt_othmask, "othmask=%o"}, 165 case Opt_othmask: in parse_options()
|
/kernel/linux/linux-6.6/fs/adfs/ |
H A D | super.c | 118 enum {Opt_uid, Opt_gid, Opt_ownmask, Opt_othmask, Opt_ftsuffix, Opt_err}; enumerator 124 {Opt_othmask, "othmask=%o"}, 165 case Opt_othmask: in parse_options()
|
Completed in 4 milliseconds