Searched refs:cachefs_log_truncate_record (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h232 struct cachefs_log_truncate_record { struct
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c338 struct cachefs_log_truncate_record truncate;
935 struct cachefs_log_truncate_record *truncatep;
1040 truncatep = (struct cachefs_log_truncate_record *)recp;
1255 struct cachefs_log_truncate_record *truncatep;
1332 truncatep = (struct cachefs_log_truncate_record *)recp;
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c113 struct cachefs_log_truncate_record *);
1064 struct cachefs_log_truncate_record *record;
1091 cachefs_xdr_truncate(XDR *xdrs, struct cachefs_log_truncate_record *rec)

Completed in 104 milliseconds