Home
last modified time | relevance | path

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

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