Home
last modified time | relevance | path

Searched refs:xfs_qm_scall_getqstat (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm_syscalls.c79 STATIC int xfs_qm_scall_getqstat(xfs_mount_t *, fs_quota_stat_t *);
135 return (xfs_qm_scall_getqstat(mp, (fs_quota_stat_t *)addr)); in xfs_qm_quotactl()
529 xfs_qm_scall_getqstat( in xfs_qm_scall_getqstat() function