Searched refs:cachefs_log_symlink_record (Results 1 – 3 of 3) sorted by relevance
286 struct cachefs_log_symlink_record { struct
343 struct cachefs_log_symlink_record symlink; in stats_log_logfile_read()674 if ((rc = (struct cachefs_log_symlink_record *) in stats_log_logfile_read()940 struct cachefs_log_symlink_record *symlinkp; in stats_log_record_toascii()1104 symlinkp = (struct cachefs_log_symlink_record *)recp; in stats_log_record_toascii()1260 struct cachefs_log_symlink_record *symlinkp; in stats_log_get_record_info()1381 symlinkp = (struct cachefs_log_symlink_record *)recp; in stats_log_get_record_info()
118 static bool_t cachefs_xdr_symlink(XDR *, struct cachefs_log_symlink_record *);1294 struct cachefs_log_symlink_record *record; in cachefs_log_symlink()1321 cachefs_xdr_symlink(XDR *xdrs, struct cachefs_log_symlink_record *rec) in cachefs_xdr_symlink()