Home
last modified time | relevance | path

Searched defs:op_type (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/bsm/
H A Daudit.h266 …unsigned char op_type; /* Operator used with the above values to determine when files should be ex… member
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c7977 vfs_drt_control(void **cmapp, int op_type) in vfs_drt_control()