libkdumpfile-0.5.5
Kernel coredump file access
Data Fields
fcache_fileinfo Struct Reference

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...
 

Detailed Description

Information about an open file in a file cache.

Field Documentation

◆ fd

int fcache_fileinfo::fd

Open file descriptor.

◆ filesz

off_t fcache_fileinfo::filesz

File size (if known) or maximum off_t.


The documentation for this struct was generated from the following file: