Searched refs:chop_select (Results 1 – 1 of 1) sorted by relevance
42 static int chop_select(struct fileproc *, int, void *, vfs_context_t);51 .fo_select = chop_select,76 chop_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) in chop_select() function