Home
last modified time | relevance | path

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

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