Searched defs:cachefs_log_csymlink_record (Results 1 – 1 of 1) sorted by relevance
308 struct cachefs_log_csymlink_record { struct309 int type; /* == CACHEFS_LOG_CSYMLINK */310 int error; /* errno */311 cfs_time_t time; /* timestamp */312 uint64_t vfsp; /* which filesystem */313 cfs_fid_t fid; /* fid of symlink being cached */314 ino64_t fileno; /* fileno */315 int size; /* size of symlink being cached */