fs_quota_stat_t 63 fs/xfs/quota/xfs_qm_syscalls.c STATIC int xfs_qm_scall_getqstat(xfs_mount_t *, fs_quota_stat_t *); fs_quota_stat_t 112 fs/xfs/quota/xfs_qm_syscalls.c return (xfs_qm_scall_getqstat(mp, (fs_quota_stat_t *)addr)); fs_quota_stat_t 523 fs/xfs/quota/xfs_qm_syscalls.c fs_quota_stat_t *out) fs_quota_stat_t 530 fs/xfs/quota/xfs_qm_syscalls.c memset(out, 0, sizeof(fs_quota_stat_t));