Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h318 struct cachefs_log_filldir_record { struct
319 int type; /* == CACHEFS_LOG_FILLDIR */
320 int error; /* errno */
321 cfs_time_t time; /* timestamp */
322 uint64_t vfsp; /* which filesystem */
323 cfs_fid_t fid; /* fid of directory being filled */
324 ino64_t fileno; /* fileno */
325 int size; /* size of frontfile after filling */