Public Attributes | List of all members
unixInodeInfo Struct Reference

Public Attributes

unsigned char bProcessLock
 
unsigned char eFileLock
 
struct unixFileId fileId
 
int nLock
 
int nRef
 
int nShared
 
unixInodeInfopNext
 
unixInodeInfopPrev
 
unixShmNodepShmNode
 
UnixUnusedFdpUnused
 

Detailed Description

Definition at line 30461 of file sqlite3.c.

Member Data Documentation

◆ bProcessLock

unsigned char unixInodeInfo::bProcessLock

Definition at line 30465 of file sqlite3.c.

◆ eFileLock

unsigned char unixInodeInfo::eFileLock

Definition at line 30464 of file sqlite3.c.

◆ fileId

struct unixFileId unixInodeInfo::fileId

Definition at line 30462 of file sqlite3.c.

◆ nLock

int unixInodeInfo::nLock

Definition at line 30468 of file sqlite3.c.

◆ nRef

int unixInodeInfo::nRef

Definition at line 30466 of file sqlite3.c.

◆ nShared

int unixInodeInfo::nShared

Definition at line 30463 of file sqlite3.c.

◆ pNext

unixInodeInfo* unixInodeInfo::pNext

Definition at line 30470 of file sqlite3.c.

◆ pPrev

unixInodeInfo* unixInodeInfo::pPrev

Definition at line 30471 of file sqlite3.c.

◆ pShmNode

unixShmNode* unixInodeInfo::pShmNode

Definition at line 30467 of file sqlite3.c.

◆ pUnused

UnixUnusedFd* unixInodeInfo::pUnused

Definition at line 30469 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Mon Feb 28 2022 21:52:14