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

/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h156 struct cachefs_log_mount_record { struct
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c331 struct cachefs_log_mount_record mount, *mountp;
370 CLPAD(cachefs_log_mount_record, path);
372 (struct cachefs_log_mount_record *)
928 struct cachefs_log_mount_record *mountp;
959 mountp = (struct cachefs_log_mount_record *)recp;
1652 struct cachefs_log_mount_record *mountp;
1693 mountp = (struct cachefs_log_mount_record *)record;
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c104 static bool_t cachefs_xdr_mount(XDR *, struct cachefs_log_mount_record *);
711 struct cachefs_log_mount_record *record;
737 (int)CLPAD(cachefs_log_mount_record, path);
772 cachefs_xdr_mount(XDR *xdrs, struct cachefs_log_mount_record *rec)

Completed in 107 milliseconds