Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_quotaops.c131 return -xfs_qm_scall_setqlim(mp, id, xfs_quota_type(type), fdq); in xfs_fs_set_dqblk()
/linux-2.6.39/fs/xfs/quota/
Dxfs_qm.h160 extern int xfs_qm_scall_setqlim(xfs_mount_t *, xfs_dqid_t, uint,
Dxfs_qm_syscalls.c477 xfs_qm_scall_setqlim( in xfs_qm_scall_setqlim() function