Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/fsck/
H A DMakefile37 PROGOBJS= fsck.o res.o dlog_ck.o
H A Ddlog_ck.c45 dlog_ck(char *dir_path, ino64_t *maxlocalfilenop) in dlog_ck() function
H A Dfsck.c86 extern int dlog_ck(char *dir_path, ino64_t *maxlocalfilenop);
1014 xx = dlog_ck(dirpath, &maxlocalfileno); in process_fsdir()