Searched refs:logfile_entry (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/ |
H A D | cfsd_fscache.c | 1021 xx = logfile_entry(logfile_object_p, next_offset, &entp); in fscache_roll() 1108 xx = logfile_entry(logfile_object_p, in fscache_roll() 1127 xx = logfile_entry(logfile_object_p, next_offset, in fscache_roll() 1142 xx = logfile_entry(logfile_object_p, in fscache_roll() 1449 xx = logfile_entry(logfile_object_p, toff, &entp); in fscache_addagain() 1464 xx = logfile_entry(logfile_object_p, prevoff, &entp); in fscache_addagain() 1476 xx = logfile_entry(logfile_object_p, noffset, &entp); in fscache_addagain()
|
H A D | cfsd_logfile.h | 82 int logfile_entry(cfsd_logfile_object_t *logfile_object_p, off_t offset,
|
H A D | cfsd_logfile.c | 399 logfile_entry(cfsd_logfile_object_t *logfile_object_p, in logfile_entry() function
|