Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h265 struct cachefs_log_mkdir_record { struct
266 int type; /* == CACHEFS_LOG_MKDIR */
267 int error; /* errno */
268 cfs_time_t time; /* timestamp */
269 uint64_t vfsp; /* which filesystem */
270 cfs_fid_t fid; /* fid of newly created directory */
271 ino64_t fileno; /* fileno */
272 cfs_uid_t uid; /* uid of credential */