old_setgroups_func 72 xfs/xfs_syscalls-common.c int (*old_setgroups_func)(syscall_d_thread_t *p, void *v, register_t *retval); old_setgroups_func 279 xfs/xfs_syscalls-common.c ret = (*old_setgroups_func) (p, uap, retval); old_setgroups_func 286 xfs/xfs_syscalls-common.c ret = (*old_setgroups_func) (p, uap, retval); old_setgroups_func 80 xfs/xfs_syscalls.h extern int (*old_setgroups_func)(syscall_d_thread_t *, void *, register_t *);