Searched refs:tz_utc (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dmisc.c198 if (!sbi->options.tz_utc)
215 time_to_tm(ts->tv_sec, sbi->options.tz_utc ? 0 :
H A Dfat.h47 tz_utc:1, /* Filesystem timestamps are in UTC */ member in struct:fat_mount_options
H A Dinode.c868 if (opts->tz_utc)
999 opts->tz_utc = 0;
1091 opts->tz_utc = 1;

Completed in 59 milliseconds