Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h255 struct cachefs_log_create_record { struct
256 int type; /* == CACHEFS_LOG_CREATE */
257 int error; /* errno */
258 cfs_time_t time; /* timestamp */
259 uint64_t vfsp; /* which filesystem */
260 cfs_fid_t fid; /* fid of newly created file */
261 ino64_t fileno; /* fileno */
262 cfs_uid_t uid; /* uid of credential */