Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h308 struct cachefs_log_csymlink_record { struct
309 int type; /* == CACHEFS_LOG_CSYMLINK */
310 int error; /* errno */
311 cfs_time_t time; /* timestamp */
312 uint64_t vfsp; /* which filesystem */
313 cfs_fid_t fid; /* fid of symlink being cached */
314 ino64_t fileno; /* fileno */
315 int size; /* size of symlink being cached */