Searched refs:Opt_allow_utime (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/exfat/ |
D | super.c | 243 Opt_allow_utime, enumerator 272 fsparam_u32oct("allow_utime", Opt_allow_utime), 319 case Opt_allow_utime: in exfat_parse_param()
|
/linux-6.12.1/fs/fat/ |
D | inode.c | 1039 Opt_allow_utime, Opt_codepage, Opt_usefree, Opt_nocase, Opt_quiet, enumerator 1098 fsparam_u32oct ("allow_utime", Opt_allow_utime), 1223 case Opt_allow_utime: in fat_parse_param()
|