Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_quotaops.c54 return -xfs_qm_scall_getqstat(mp, fqs); in xfs_fs_get_xstate()
/linux-2.6.39/fs/xfs/quota/
Dxfs_qm.h162 extern int xfs_qm_scall_getqstat(xfs_mount_t *, fs_quota_stat_t *);
Dxfs_qm_syscalls.c408 xfs_qm_scall_getqstat( in xfs_qm_scall_getqstat() function