Searched defs:cachefs_log_mdcreate_record (Results 1 – 1 of 1) sorted by relevance
328 struct cachefs_log_mdcreate_record { struct329 int type; /* == CACHEFS_LOG_MDCREATE */330 int error; /* errno */331 cfs_time_t time; /* timestamp */332 uint64_t vfsp; /* which filesystem */333 cfs_fid_t fid; /* fid of file for whom md slot is created */334 ino64_t fileno; /* fileno */335 uint_t count; /* new number of entries in attrcache */