Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_qm.h140 extern int xfs_qm_scall_getquota(struct xfs_mount *mp,
H A Dxfs_quotaops.c226 return xfs_qm_scall_getquota(mp, id, xfs_quota_type(qid.type), qdq); in xfs_fs_get_dqblk()
H A Dxfs_qm_syscalls.c448 xfs_qm_scall_getquota( in xfs_qm_scall_getquota() function