Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_qm.h157 extern int xfs_qm_scall_getquota(struct xfs_mount *, xfs_dqid_t,
Dxfs_quotaops.c229 return xfs_qm_scall_getquota(mp, id, xfs_quota_type(qid.type), qdq); in xfs_fs_get_dqblk()
Dxfs_qm_syscalls.c673 xfs_qm_scall_getquota( in xfs_qm_scall_getquota() function