OpenAFS
OpenAFS distributed network file system
|
Data Fields | |
osi_queue_t | q |
afs_uint32 | magic |
struct cm_scache * | nextp |
struct cm_scache * | allNextp |
cm_fid_t | fid |
afs_uint32 | flags |
osi_rwlock_t | rw |
osi_rwlock_t | bufCreateLock |
afs_int32 | refCount |
osi_queueData_t * | bufReadsp |
osi_queueData_t * | bufWritesp |
afs_uint32 | parentVnode |
afs_uint32 | parentUnique |
afs_uint32 | mask |
afs_uint32 | fileType |
time_t | clientModTime |
time_t | serverModTime |
osi_hyper_t | length |
cm_prefetch_t | prefetch |
afs_uint32 | unixModeBits |
afs_uint32 | linkCount |
afs_uint64 | dataVersion |
afs_uint64 | bufDataVersionLow |
afs_uint32 | owner |
afs_uint32 | group |
cm_user_t * | creator |
time_t | volumeCreationDate |
osi_hyper_t | serverLength |
osi_hyper_t | truncPos |
afs_uint64 | mpDataVersion |
char | mountPointStringp [MOUNTPOINTLEN] |
cm_fid_t | mountRootFid |
time_t | mountRootGen |
cm_fid_t | dotdotFid |
struct cm_server * | cbServerp |
time_t | cbExpires |
time_t | cbIssued |
long | anyAccess |
struct cm_aclent * | randomACLp |
afs_int32 | serverLock |
unsigned long | lastRefreshCycle |
afs_uint64 | lockDataVersion |
osi_queue_t * | fileLocksH |
osi_queue_t * | fileLocksT |
afs_uint32 | sharedLocks |
afs_uint32 | exclusiveLocks |
afs_uint32 | clientLocks |
afs_int32 | fsLockCount |
osi_hyper_t | bulkStatProgress |
afs_uint16 | openReads |
afs_uint16 | openWrites |
afs_uint16 | openShares |
afs_uint16 | openExcls |
afs_uint32 | waitCount |
afs_uint32 | waitRequests |
osi_queue_t * | waitQueueH |
osi_queue_t * | waitQueueT |
osi_queue_t * | redirQueueH |
osi_queue_t * | redirQueueT |
afs_uint32 | redirBufCount |
time_t | redirLastAccess |
osi_mutex_t | redirMx |
afs_uint32 | activeRPCs |