Home
last modified time | relevance | path

Searched refs:cachefs_log_readlink_record (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h200 struct cachefs_log_readlink_record { struct
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c335 struct cachefs_log_readlink_record readlink; in stats_log_logfile_read()
932 struct cachefs_log_readlink_record *readlinkp; in stats_log_record_toascii()
1003 readlinkp = (struct cachefs_log_readlink_record *)recp; in stats_log_record_toascii()
1252 struct cachefs_log_readlink_record *readlinkp; in stats_log_get_record_info()
1303 readlinkp = (struct cachefs_log_readlink_record *)recp; in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c109 struct cachefs_log_readlink_record *);
930 struct cachefs_log_readlink_record *record; in cachefs_log_readlink()
957 cachefs_xdr_readlink(XDR *xdrs, struct cachefs_log_readlink_record *rec) in cachefs_xdr_readlink()