Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h169 struct cachefs_log_umount_record { struct
170 int type; /* == CACHEFS_LOG_UMOUNT */
171 int error; /* errno */
172 cfs_time_t time; /* timestamp */
173 uint64_t vfsp; /* vfs pointer we're unmounting */