Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_quota_defs.h122 #define XFS_TRANS_DQ_DELBCOUNT XFS_QMOPT_DELBCOUNT 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.c223 case XFS_TRANS_DQ_DELBCOUNT: in xqcheck_mod_live_ino_dqtrx()
285 case XFS_TRANS_DQ_DELBCOUNT: in xqcheck_mod_live_ino_dqtrx()
/linux-6.15/fs/xfs/
H A Dxfs_trans_dquot.c345 case XFS_TRANS_DQ_DELBCOUNT: in xfs_trans_mod_dquot()
H A Dxfs_reflink.c769 qflag = is_cow ? XFS_TRANS_DQ_DELBCOUNT : in xfs_reflink_update_quota()