Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h360 struct cachefs_log_ualloc_record { struct
361 int type; /* == CACHEFS_LOG_UALLOC */
362 int error; /* errno */
363 cfs_time_t time; /* timestamp */
364 uint64_t vfsp; /* which filesystem */
365 cfs_fid_t fid; /* fid of allocmap-updated file */
366 ino64_t fileno; /* fileno of allocmap-updated file */
367 u_offset_t off; /* offset of new area */
368 uint_t len; /* length of new area */