Home
last modified time | relevance | path

Searched refs:CFS_DLOG_ENTRY_MINSIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_logfile.h38 #define CFS_DLOG_ENTRY_MINSIZE sizeof (long) macro
H A Dcfsd_logfile.c435 if ((entp->dl_len < CFS_DLOG_ENTRY_MINSIZE) || in logfile_entry()