Searched refs:ibcs2_getdents (Results 1 – 3 of 3) sorted by relevance
100 …{ AS(ibcs2_getdents_args), (sy_call_t *)ibcs2_getdents, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_S…
323 int ibcs2_getdents(struct thread *, struct ibcs2_getdents_args *);
314 ibcs2_getdents(struct thread *td, struct ibcs2_getdents_args *uap) in ibcs2_getdents() function