rpm 5.3.12
Data Fields
hardLink_s Struct Reference

Keeps track of the set of all hard links to a file in an archive. More...

#include <rpmio/iosm.h>

Collaboration diagram for hardLink_s:
Collaboration graph
[legend]

Data Fields

struct hardLink_snext
const char ** nsuffix
int * filex
struct stat sb
int nlink
int linksLeft
int linkIndex
int createdPath

Detailed Description

Keeps track of the set of all hard links to a file in an archive.

Definition at line 189 of file iosm.h.


Field Documentation

Definition at line 200 of file iosm.h.

Referenced by fsmMakeLinks(), fsmStage(), iosmMakeLinks(), iosmStage(), and saveHardLink().

Definition at line 199 of file iosm.h.

Referenced by fsmStage(), iosmStage(), and saveHardLink().

Definition at line 198 of file iosm.h.

Referenced by fsmMakeLinks(), fsmStage(), iosmMakeLinks(), iosmStage(), and saveHardLink().

const char** hardLink_s::nsuffix

Definition at line 193 of file iosm.h.

Referenced by freeHardLink(), and saveHardLink().

struct stat hardLink_s::sb

Definition at line 196 of file iosm.h.

Referenced by fsmCommitLinks(), fsmStage(), iosmCommitLinks(), iosmStage(), and saveHardLink().


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