Searched defs:RF_Pools_s (Results 1 – 1 of 1) sorted by relevance
59 struct RF_Pools_s { struct60 struct pool asm_hdr; /* Access Stripe Map Header */61 struct pool asmap; /* Access Stripe Map */62 struct pool asmhle; /* Access Stripe Map Header List Elements */63 struct pool bufio; /* Buffer IO Pool */64 struct pool callbackf; /* Callback function descriptors */65 struct pool callbackv; /* Callback value descriptors */66 struct pool dagh; /* DAG headers */67 struct pool dagnode; /* DAG nodes */68 struct pool daglist; /* DAG lists */[all …]