fprintCacheEntry_s - Finger print cache entry.
#include <fprint.h>
const char * dirName
dev_t dev
ino_t ino
int isFake
Finger print cache entry.
This is really a directory and symlink cache. We don't differentiate between the two. We can prepopulate it, which allows us to easily conduct 'fake' installs of a system w/o actually mounting filesystems.
Definition at line 27 of file fprint.h.
stat(2) device number
Definition at line 29 of file fprint.h.
Referenced by doLookup(), and fpHashFunction().
path to existing directory
Definition at line 28 of file fprint.h.
stat(2) inode number
Definition at line 30 of file fprint.h.
Referenced by doLookup(), and fpHashFunction().
(currently unused)
Definition at line 31 of file fprint.h.
Referenced by doLookup().
Generated automatically by Doxygen for rpm from the source code.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |