Searched refs:filter_func (Results 1 – 5 of 5) sorted by relevance
57 f->filter_func = NULL; in filter_create_ext()100 int (*filter_func) (struct filter *), in filter_create_int()114 f->filter_func = filter_func; in filter_create_int()177 if (chain->filter_func) { in filter_apply_chain()180 if ((r = chain->filter_func (chain)) == -1) in filter_apply_chain()
1122 int (*filter_func)(struct filter*); /**< internal filter function */ member1133 int (*filter_func) (struct filter *),
27 NODE * get_visited_nodes (Function *filter_func);132 get_visited_nodes (Function *filter_func) in get_visited_nodes() argument154 if (node && (!filter_func || (*filter_func) (node))) in get_visited_nodes()
1730 sendflags_t *flags, int outfd, snapfilter_cb_t filter_func, in zfs_send() argument1869 sdd.filter_cb = filter_func; in zfs_send()
8841 filter_func has left no possible buffers to select.