Home
last modified time | relevance | path

Searched refs:tr_qm_dqalloc (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_rlimit.c72 resv->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT_REFLINK; in xfs_log_calc_trans_resv_for_minlogblocks()
80 resv->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT; in xfs_log_calc_trans_resv_for_minlogblocks()
92 resv->tr_qm_dqalloc.tr_logres = in xfs_log_calc_trans_resv_for_minlogblocks()
H A Dxfs_trans_resv.c984 resp->tr_qm_dqalloc.tr_logres = xfs_calc_qm_dqalloc_reservation(mp, in xfs_trans_resv_calc()
986 resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT; in xfs_trans_resv_calc()
987 resp->tr_qm_dqalloc.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
1027 resp->tr_qm_dqalloc.tr_logcount += logcount_adj; in xfs_trans_resv_calc()
H A Dxfs_trans_resv.h48 struct xfs_trans_res tr_qm_dqalloc; /* allocate quota on disk */ member
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_resv.c912 resp->tr_qm_dqalloc.tr_logres = xfs_calc_qm_dqalloc_reservation(mp); in xfs_trans_resv_calc()
914 resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT_REFLINK; in xfs_trans_resv_calc()
916 resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT; in xfs_trans_resv_calc()
917 resp->tr_qm_dqalloc.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
H A Dxfs_trans_resv.h48 struct xfs_trans_res tr_qm_dqalloc; /* allocate quota on disk */ member
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot.c636 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_qm_dqalloc, in xfs_qm_dqread_alloc()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot.c303 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_qm_dqalloc, in xfs_dquot_disk_alloc()

Completed in 7 milliseconds