Home
last modified time | relevance | path

Searched refs:xfs_this_quota_on (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
A Dxfs_dquot.h147 static inline int xfs_this_quota_on(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_this_quota_on() function
A Dxfs_dquot.c308 if (!xfs_this_quota_on(dqp->q_mount, qtype)) { in xfs_dquot_disk_alloc()
405 if (!xfs_this_quota_on(mp, qtype)) { in xfs_dquot_disk_read()
1009 if (xfs_this_quota_on(mp, type)) { in xfs_qm_dqget_inode()
A Dxfs_iomap.c295 if (!dq || !xfs_this_quota_on(ip->i_mount, type)) in xfs_quota_need_throttle()
/linux/fs/xfs/scrub/
A Dquota.c53 if (!xfs_this_quota_on(sc->mp, dqtype)) in xchk_setup_quota()

Completed in 8 milliseconds