#include <fsm.h>
Data Fields | |
hardLink_s * | next |
const char ** | nsuffix |
int * | filex |
stat | sb |
int | nlink |
int | linksLeft |
int | linkIndex |
int | createdPath |
Definition at line 96 of file fsm.h.
struct hardLink_s* hardLink_s::next [read] |
Definition at line 98 of file fsm.h.
Referenced by freeFSM(), fsmCommitLinks(), fsmStage(), and saveHardLink().
const char** hardLink_s::nsuffix |
int* hardLink_s::filex |
Definition at line 102 of file fsm.h.
Referenced by freeHardLink(), fsmCommitLinks(), fsmMakeLinks(), fsmStage(), saveHardLink(), and writeLinkedFile().
struct stat hardLink_s::sb [read] |
Definition at line 103 of file fsm.h.
Referenced by fsmCommitLinks(), fsmStage(), and saveHardLink().
Definition at line 104 of file fsm.h.
Referenced by fsmCommitLinks(), fsmMakeLinks(), fsmStage(), saveHardLink(), and writeLinkedFile().