Searched refs:Opt_allow_utime (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/exfat/ |
H A D | super.c | 205 Opt_allow_utime, enumerator 233 fsparam_u32oct("allow_utime", Opt_allow_utime), 279 case Opt_allow_utime: in exfat_parse_param()
|
/openbmc/linux/fs/fat/ |
H A D | inode.c | 1033 Opt_umask, Opt_dmask, Opt_fmask, Opt_allow_utime, Opt_codepage, enumerator 1056 {Opt_allow_utime, "allow_utime=%o"}, 1239 case Opt_allow_utime: in parse_options()
|