Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_quota_defs.h125 #define XFS_TRANS_DQ_DELRTBCOUNT XFS_QMOPT_DELRTBCOUNT macro
H A Dxfs_bmap.c3288 fld = isrt ? XFS_TRANS_DQ_DELRTBCOUNT : XFS_TRANS_DQ_DELBCOUNT; in xfs_bmap_alloc_account()
/linux-6.15/fs/xfs/scrub/
H A Dquotacheck.c226 case XFS_TRANS_DQ_DELRTBCOUNT: in xqcheck_mod_live_ino_dqtrx()
294 case XFS_TRANS_DQ_DELRTBCOUNT: in xqcheck_mod_live_ino_dqtrx()
/linux-6.15/fs/xfs/
H A Dxfs_trans_dquot.c372 case XFS_TRANS_DQ_DELRTBCOUNT: in xfs_trans_mod_dquot()
H A Dxfs_reflink.c766 qflag = is_cow ? XFS_TRANS_DQ_DELRTBCOUNT : in xfs_reflink_update_quota()