Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h338 struct cachefs_log_gpfront_record { struct
339 int type; /* == CACHEFS_LOG_GPFRONT */
340 int error; /* errno */
341 cfs_time_t time; /* timestamp */
342 uint64_t vfsp; /* which filesystem */
343 cfs_fid_t fid; /* fid of file for whom md slot is created */
344 ino64_t fileno; /* fileno */
345 cfs_uid_t uid; /* uid of credential */
346 u_offset_t off; /* offset */
347 uint_t len; /* length */