Searched defs:ic_mtime (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_inode.h71 mach_time_t ic_mtime; /* 24: time last modified */ member in struct:icommon
H A Dufs.h186 struct timeval32 ic_mtime; /* 24: time last modified */ member in struct:icommon
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h200 struct timeval32 ic_mtime; /* 24: time last modified */ member in struct:icommon
205 time32_t ic_mtime; /* 24: time last modified */ member in struct:icommon
297 #define i_mtime i_ic.ic_mtime
335 #define di_mtime di_ic.ic_mtime

Completed in 77 milliseconds