Home
last modified time | relevance | path

Searched refs:XFS_NOT_DQATTACHED (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/
Dxfs_quota.h26 #define XFS_NOT_DQATTACHED(mp, ip) \ macro
Dxfs_attr_inactive.c384 ASSERT(! XFS_NOT_DQATTACHED(mp, dp)); in xfs_attr_inactive()
Dxfs_qm.c300 if (!XFS_NOT_DQATTACHED(mp, ip)) in xfs_qm_need_dqattach()
1639 if (XFS_NOT_DQATTACHED(mp, ip)) { in xfs_qm_vop_dqalloc()
1890 if (XFS_NOT_DQATTACHED(mp, ip)) { in xfs_qm_vop_rename_dqattach()
Dxfs_inode.c1528 ASSERT(!XFS_NOT_DQATTACHED(mp, ip)); in xfs_itruncate_extents_flags()
/fs/xfs/libxfs/
Dxfs_bmap.c1069 ASSERT(!XFS_NOT_DQATTACHED(mp, ip)); in xfs_bmap_add_attrfork()