Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_quota_defs.h122 #define XFS_TRANS_DQ_DELBCOUNT XFS_QMOPT_DELBCOUNT macro
Dxfs_bmap.c3398 fld = isrt ? XFS_TRANS_DQ_DELRTBCOUNT : XFS_TRANS_DQ_DELBCOUNT; in xfs_bmap_alloc_account()
/linux-6.12.1/fs/xfs/scrub/
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.12.1/fs/xfs/
Dxfs_trans_dquot.c341 case XFS_TRANS_DQ_DELBCOUNT: in xfs_trans_mod_dquot()
Dxfs_reflink.c808 xfs_trans_mod_dquot_byino(tp, ip, XFS_TRANS_DQ_DELBCOUNT, in xfs_reflink_end_cow_extent()