Home
last modified time | relevance | path

Searched defs:allow_utime (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/exfat/
H A Dfile.c46 mode_t allow_utime = sbi->options.allow_utime; in exfat_allow_set_time() local
H A Dexfat_fs.h227 unsigned short allow_utime; member
/openbmc/linux/fs/fat/
H A Dfile.c462 umode_t allow_utime = sbi->options.allow_utime; in fat_allow_set_time() local
H A Dfat.h39 unsigned short allow_utime;/* permission for setting the [am]time */ member