Home
last modified time | relevance | path

Searched refs:xfs_quota_inode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_qm.h93 xfs_quota_inode(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_quota_inode() function
H A Dxfs_dquot.c301 struct xfs_inode *quotip = xfs_quota_inode(mp, qtype); in xfs_dquot_disk_alloc()
393 struct xfs_inode *quotip = xfs_quota_inode(mp, qtype); in xfs_dquot_disk_read()
723 struct xfs_inode *quotip = xfs_quota_inode(mp, type); in xfs_dq_get_next_id()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_qm.h92 xfs_quota_inode(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_quota_inode() function
H A Dxfs_dquot.c297 struct xfs_inode *quotip = xfs_quota_inode(mp, qtype); in xfs_dquot_disk_alloc()
413 struct xfs_inode *quotip = xfs_quota_inode(mp, qtype); in xfs_dquot_disk_read()
703 struct xfs_inode *quotip = xfs_quota_inode(mp, type); in xfs_dq_get_next_id()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dquota.c59 sc->ip = xfs_quota_inode(sc->mp, dqtype); in xchk_setup_quota()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dquota.c63 error = xchk_install_live_inode(sc, xfs_quota_inode(sc->mp, dqtype)); in xchk_setup_quota()

Completed in 5 milliseconds