#include <fso.h>
|
| fsobj * | Find (const VenusFid *) |
| |
| int | Get (fsobj **fso, VenusFid *fid, uid_t uid, int rights, const char *comp=NULL, VenusFid *parent=NULL, int *rcode=NULL, int GetInconsistent=0) EXCLUDES_TRANSACTION |
| |
| void | Put_nogc (fsobj **f) |
| |
| void | Put (fsobj **) EXCLUDES_TRANSACTION |
| |
| void | Flush () EXCLUDES_TRANSACTION |
| |
| void | Flush (Volid *) EXCLUDES_TRANSACTION |
| |
| int | TranslateFid (VenusFid *, VenusFid *) REQUIRES_TRANSACTION |
| |
| int | CallBackBreak (const VenusFid *) |
| |
| void | ResetUser (uid_t) EXCLUDES_TRANSACTION |
| |
| void | ClearPriorities () |
| |
| void | InvalidateMtPts () |
| |
| int | MakePri (int spri, int mpri) |
| |
| int | MaxPri () |
| |
| int | StdPri () |
| |
| int | MarginPri () |
| |
| void | GetStats (int *fa, int *fo, int *ba, int *bo) |
| |
| void | print () |
| |
| void | print (FILE *fp) |
| |
| void | print (int, int=0) |
| |
◆ CallBackBreak()
| int fsdb::CallBackBreak |
( |
const VenusFid * |
fid | ) |
|
◆ ClearPriorities()
| void fsdb::ClearPriorities |
( |
| ) |
|
◆ Find()
◆ Flush() [1/2]
◆ Flush() [2/2]
| void fsdb::Flush |
( |
Volid * |
vid | ) |
|
◆ Get()
| int fsdb::Get |
( |
fsobj ** |
fso, |
|
|
VenusFid * |
fid, |
|
|
uid_t |
uid, |
|
|
int |
rights, |
|
|
const char * |
comp = NULL, |
|
|
VenusFid * |
parent = NULL, |
|
|
int * |
rcode = NULL, |
|
|
int |
GetInconsistent = 0 |
|
) |
| |
◆ GetStats()
| void fsdb::GetStats |
( |
int * |
fa, |
|
|
int * |
fo, |
|
|
int * |
ba, |
|
|
int * |
bo |
|
) |
| |
|
inline |
◆ InvalidateMtPts()
| void fsdb::InvalidateMtPts |
( |
| ) |
|
◆ MakePri()
| int fsdb::MakePri |
( |
int |
spri, |
|
|
int |
mpri |
|
) |
| |
|
inline |
◆ MarginPri()
◆ MaxPri()
◆ print() [1/3]
| void fsdb::print |
( |
void |
| ) |
|
|
inline |
◆ print() [2/3]
| void fsdb::print |
( |
FILE * |
fp | ) |
|
|
inline |
◆ print() [3/3]
| void fsdb::print |
( |
int |
fd, |
|
|
int |
SummaryOnly = 0 |
|
) |
| |
◆ Put()
| void fsdb::Put |
( |
fsobj ** |
f_addr | ) |
|
◆ Put_nogc()
| void fsdb::Put_nogc |
( |
fsobj ** |
f | ) |
|
◆ ResetUser()
| void fsdb::ResetUser |
( |
uid_t |
uid | ) |
|
◆ StdPri()
◆ TranslateFid()
◆ fso_iterator
◆ fsobj
◆ FSOD_Init
◆ FSODaemon
◆ FSOInit
◆ hdb
◆ RecovInit
◆ repvol
◆ volent
◆ vproc
The documentation for this class was generated from the following files: