#include <fork.h>
Data Fields | |
struct file_key | key |
struct adouble * | of_ad |
struct vol * | of_vol |
cnid_t | of_did |
uint16_t | of_refnum |
int | of_flags |
struct ofork ** | prevp |
struct ofork * | next |
struct file_key ofork::key |
struct ofork * ofork::next |
struct adouble* ofork::of_ad |
cnid_t ofork::of_did |
int ofork::of_flags |
uint16_t ofork::of_refnum |
struct vol* ofork::of_vol |
struct ofork** ofork::prevp |