Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h382 struct cachefs_log_nocache_record { struct
383 int type; /* == CACHEFS_LOG_NOCACHE */
384 int error; /* errno */
385 cfs_time_t time; /* timestamp */
386 uint64_t vfsp; /* which filesystem */
387 cfs_fid_t fid; /* fid of file being nocached */
388 ino64_t fileno; /* fileno of file being nocached */