Home
last modified time | relevance | path

Searched refs:tr_qm_dqalloc (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_trans_resv.c902 resp->tr_qm_dqalloc.tr_logres = xfs_calc_qm_dqalloc_reservation(mp); in xfs_trans_resv_calc()
904 resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT_REFLINK; in xfs_trans_resv_calc()
906 resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT; in xfs_trans_resv_calc()
907 resp->tr_qm_dqalloc.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
A Dxfs_trans_resv.h48 struct xfs_trans_res tr_qm_dqalloc; /* allocate quota on disk */ member
/linux/fs/xfs/
A Dxfs_dquot.c642 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_qm_dqalloc, in xfs_qm_dqread_alloc()

Completed in 9 milliseconds