Searched defs:cachefs_log_rfdir_record (Results 1 – 1 of 1) sorted by relevance
350 struct cachefs_log_rfdir_record { struct351 int type; /* == CACHEFS_LOG_GPFRONT */352 int error; /* errno */353 cfs_time_t time; /* timestamp */354 uint64_t vfsp; /* which filesystem */355 cfs_fid_t fid; /* fid of directory */356 ino64_t fileno; /* fileno */357 cfs_uid_t uid; /* uid of credential */