mount_id
log_node_closed(void *vnode, int32 fdType, mount_id device, vnode_id node, int32 accessType)
mount_id device;
log_node_opened(void *vnode, int32 fdType, mount_id device, vnode_id parent,
void GotFile(mount_id device, vnode_id node);
void _MatchFile(mount_id device, vnode_id parent, const char *name);
parse_ref(const char *string, mount_id &device, vnode_id &node, char **_end = NULL)
mount_id device;
Rule::FindHead(mount_id device, vnode_id node)
mount_id device;
RuleMatcher::GotFile(mount_id device, vnode_id node)
struct head *FindHead(mount_id device, vnode_id node);
match_type Match(int32 state, mount_id device, vnode_id parent,