Searched refs:xfs_qm_quotactl (Results 1 – 3 of 3) sorted by relevance
228 extern int xfs_qm_quotactl(bhv_desc_t *, int, int, xfs_caddr_t);
385 .vfs_quotactl = xfs_qm_quotactl, },
99 xfs_qm_quotactl( in xfs_qm_quotactl() function