#include <sys/types.h>
#include <vice.h>
#include <olist.h>
#include "fso.h"
#include "vproc.h"
Go to the source code of this file.
◆ DispatchWorker()
| void DispatchWorker |
( |
msgent * |
m | ) |
|
◆ FindMsg()
◆ FindWorker()
| worker * FindWorker |
( |
u_long |
seq | ) |
|
◆ GetIdleWorker()
◆ GetKernelModuleVersion()
| int GetKernelModuleVersion |
( |
| ) |
|
◆ GetWorkerIdleTime()
| time_t GetWorkerIdleTime |
( |
void |
| ) |
|
◆ k_Purge() [1/3]
◆ k_Purge() [2/3]
◆ k_Purge() [3/3]
| int k_Purge |
( |
VenusFid * |
fid, |
|
|
int |
severely = 0 |
|
) |
| |
◆ k_Replace()
◆ PrintWorkers() [1/3]
◆ PrintWorkers() [2/3]
| void PrintWorkers |
( |
FILE * |
fp | ) |
|
◆ PrintWorkers() [3/3]
| void PrintWorkers |
( |
int |
fd | ) |
|
◆ ReadUpcallMsg()
| void ReadUpcallMsg |
( |
int |
fd, |
|
|
size_t |
size |
|
) |
| |
◆ VFSMount()
◆ VFSUnmount()
◆ WorkerCloseMuxfd()
| int WorkerCloseMuxfd |
( |
void |
| ) |
|
◆ WorkerInit()
◆ WorkerMux()
| void WorkerMux |
( |
int |
fd, |
|
|
void * |
udata |
|
) |
| |
◆ DFLT_MAXPREFETCHERS
| const int DFLT_MAXPREFETCHERS = 1 |
◆ DFLT_MAXWORKERS
| const int DFLT_MAXWORKERS = 20 |
◆ MaxPrefetchers
◆ MaxWorkers
◆ UNSET_MAXWORKERS
| const int UNSET_MAXWORKERS = -1 |