Home
last modified time | relevance | path

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

/xnu-8796.141.3/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-8796.141.3/bsd/vfs/
H A Dvfs_cluster.c7615 vfs_drt_control(void **cmapp, int op_type) in vfs_drt_control()
H A Dvfs_subr.c10953 vnode_materialize_dataless_file(vnode_t vp, uint64_t op_type) in vnode_materialize_dataless_file()
H A Dvfs_syscalls.c12337 __unused uint64_t op_type, __unused void *arg) in nspace_snapshot_event()