syscall_d_thread_t   72 xfs/xfs_syscalls-common.c int (*old_setgroups_func)(syscall_d_thread_t *p, void *v, register_t *retval);
syscall_d_thread_t  101 xfs/xfs_syscalls-common.c sys_xfspioctl(syscall_d_thread_t *proc, void *varg, register_t *return_value)
syscall_d_thread_t  104 xfs/xfs_syscalls-common.c xfspioctl(syscall_d_thread_t *proc, void *varg, register_t *return_value)
syscall_d_thread_t  259 xfs/xfs_syscalls-common.c xfs_setgroups (syscall_d_thread_t *p,
syscall_d_thread_t   76 xfs/xfs_syscalls.h int xfspioctl(syscall_d_thread_t *proc, void *varg, register_t *retval);
syscall_d_thread_t   78 xfs/xfs_syscalls.h int xfs_setgroups(syscall_d_thread_t *p, void *varg, register_t *retval);
syscall_d_thread_t   80 xfs/xfs_syscalls.h extern int (*old_setgroups_func)(syscall_d_thread_t *, void *, register_t *);