Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h211 struct cachefs_log_remove_record { struct
212 int type; /* == CACHEFS_LOG_REMOVE */
213 int error; /* errno */
214 cfs_time_t time; /* timestamp */
215 uint64_t vfsp; /* which filesystem */
216 cfs_fid_t fid; /* fid of file being removed */
218 ino64_t fileno; /* fileno */
219 cfs_uid_t uid; /* uid of credential */