libkdumpfile-0.5.1
Kernel coredump file access
|
Information about an open file in a file cache. More...
#include <kdumpfile-priv.h>
Data Fields | |
int | fd |
Open file descriptor. More... | |
off_t | filesz |
File size (if known) or maximum off_t. More... | |
Information about an open file in a file cache.
int fcache_fileinfo::fd |
Open file descriptor.
off_t fcache_fileinfo::filesz |
File size (if known) or maximum off_t.