Searched refs:eventtype (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmount.h597 int vfs_update_vfsstat(mount_t, vfs_context_t, int eventtype);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c4168 * MAC: Parameter eventtype added, indicating whether the event that
4173 vfs_update_vfsstat(mount_t mp, vfs_context_t ctx, __unused int eventtype) argument
4193 if (eventtype == VFS_USER_EVENT) {

Completed in 42 milliseconds