Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h156 struct cachefs_log_mount_record { struct
157 int type; /* == CACHEFS_LOG_MOUNT */
158 int error; /* errno */
159 cfs_time_t time; /* timestamp */
160 uint64_t vfsp; /* vfs pointer -- unique while mounted */
161 uint_t flags; /* opt_flags from cachefsoptions */
162 uint_t popsize; /* opt_popsize from cachefsoptions */
163 uint_t fgsize; /* opt_fgsize from cachefsoptions */
164 ushort_t pathlen; /* length of path */
165 ushort_t cacheidlen; /* length of cacheid */
[all …]