Searched refs:tr_addafork (Results 1 – 3 of 3) sorted by relevance
34 struct xfs_trans_res tr_addafork; /* add inode attr fork trans */ member
893 resp->tr_addafork.tr_logres = xfs_calc_addafork_reservation(mp); in xfs_trans_resv_calc()894 resp->tr_addafork.tr_logcount = XFS_ADDAFORK_LOG_COUNT; in xfs_trans_resv_calc()895 resp->tr_addafork.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
1074 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_addafork, blks, 0, in xfs_bmap_add_attrfork()