Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h297 struct cachefs_log_populate_record { struct
298 int type; /* == CACHEFS_LOG_POPULATE */
299 int error; /* errno */
300 cfs_time_t time; /* timestamp */
301 uint64_t vfsp; /* which filesystem */
302 cfs_fid_t fid; /* fid of file being populated */
303 ino64_t fileno; /* fileno */
304 u_offset_t off; /* offset */
305 uint_t size; /* popsize */