Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h328 struct cachefs_log_mdcreate_record { struct
329 int type; /* == CACHEFS_LOG_MDCREATE */
330 int error; /* errno */
331 cfs_time_t time; /* timestamp */
332 uint64_t vfsp; /* which filesystem */
333 cfs_fid_t fid; /* fid of file for whom md slot is created */
334 ino64_t fileno; /* fileno */
335 uint_t count; /* new number of entries in attrcache */