OpenAFS
OpenAFS distributed network file system
|
Data Fields | |
int(* | prepare )(void *rock, afs_uint32 size, afs_uint32 *bytestoxfer) |
int(* | read )(void *rock, struct osi_file *tfile, afs_uint32 offset, afs_uint32 tlen, afs_uint32 *bytesread) |
int(* | write )(void *rock, afs_uint32 tlen, afs_uint32 *byteswritten) |
int(* | status )(void *rock) |
int(* | padd )(void *rock, afs_uint32 tlen) |
int(* | close )(void *rock, struct AFSFetchStatus *OutStatus, afs_int32 *doProcessFS) |
int(* | destroy )(void **rock, afs_int32 error) |
int(* | storeproc )(struct storeOps *, void *, struct dcache *, int *, afs_size_t *) |