Home
last modified time | relevance | path

Searched refs:pcfs_secondswest (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h427 int pcfs_secondswest; /* recording timezone for this fs */ member
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c557 ASSERT(fsp->pcfs_secondswest == 0); in pcfs_parse_mntopts()
587 fsp->pcfs_secondswest = l; in pcfs_parse_mntopts()