Searched defs:cachefs_log_filldir_record (Results 1 – 1 of 1) sorted by relevance
318 struct cachefs_log_filldir_record { struct319 int type; /* == CACHEFS_LOG_FILLDIR */320 int error; /* errno */321 cfs_time_t time; /* timestamp */322 uint64_t vfsp; /* which filesystem */323 cfs_fid_t fid; /* fid of directory being filled */324 ino64_t fileno; /* fileno */325 int size; /* size of frontfile after filling */