HomeSort by relevance Sort by last modified time
    Searched refs:fo_comp_fops (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
flowop.h 59 struct flowop *fo_comp_fops; /* List of flowops in composite fo */ member in struct:flowop
flowop.c 84 * at the composite flowop's fo_comp_fops pointer. So, there is one big list
92 * flowop->fo_comp_fops |
755 * fo_comp_fops list. The routine locks the flowop's fo_lock and
1005 * list or fo_comp_fops (inner flowop) list.
1016 test_flowop->fo_comp_fops);
1058 inner_flowop = flowop->fo_comp_fops;
1123 &flowop->fo_comp_fops);
1137 flowop_t *inner_flowop = flowop->fo_comp_fops;
1148 flowop_delete(&flowop->fo_comp_fops, inner_flowop);
    [all...]
parser_gram.y     [all...]

Completed in 5397 milliseconds