Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dmntdata.h54 timespec_t mnts_last_mtime; /* mnttab modification time. */ member
/titanic_44/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c536 if (mntfs_newest(&last_mtime, &snapp->mnts_last_mtime) == in mntfs_snapshot()
780 snapp->mnts_last_mtime = last_mtime; in mntfs_snapshot()
1066 mtime = rsnapp->mnts_last_mtime; in mntgetattr()
1221 if (mntfs_newest(&mnp->mnt_ioctl.mnts_last_mtime, in mntpoll()
1222 &mnp->mnt_read.mnts_last_mtime) == MNTFS_FIRST) in mntpoll()
1236 vfs_mnttab_poll(&snapp->mnts_last_mtime, phpp); in mntpoll()