getdents_common 94 compat/linux/linux_misc.c static int getdents_common(struct proc *, void *, register_t *, int); getdents_common 1027 compat/linux/linux_misc.c return getdents_common(p, v, retval, 1); getdents_common 1036 compat/linux/linux_misc.c return getdents_common(p, v, retval, 0);