Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.h288 ino_t file_ino; /* file inode at last check */ member
H A Dcache.c1346 ctx->file_ino = buf.st_ino; in check_db_file()
1351 ctx->file_ino != buf.st_ino) { in check_db_file()
1355 ctx->file_ino != buf.st_ino) { in check_db_file()
1359 ctx->file_ino = buf.st_ino; in check_db_file()