OpenAFS
OpenAFS distributed network file system
|
Data Fields | |
int(* | more )(void *rock, afs_int32 *length, afs_uint32 *moredata) |
int(* | read )(void *rock, afs_uint32 tlen, afs_uint32 *bytesread) |
int(* | write )(void *rock, struct osi_file *fp, afs_uint32 offset, afs_uint32 tlen, afs_uint32 *byteswritten) |
int(* | close )(void *rock, struct vcache *avc, struct dcache *adc, struct afs_FetchOutput *Outputs) |
int(* | destroy )(void **rock, afs_int32 error) |