Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_trans_resv.h26 struct xfs_trans_res tr_remove; /* unlink trans */ member
A Dxfs_trans_resv.c939 resp->tr_remove.tr_logres = xfs_calc_remove_reservation(mp); in xfs_trans_resv_calc()
940 resp->tr_remove.tr_logcount = XFS_REMOVE_LOG_COUNT; in xfs_trans_resv_calc()
941 resp->tr_remove.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/linux-6.3-rc2/fs/xfs/
A Dxfs_inode.c2441 error = xfs_trans_alloc_dir(dp, &M_RES(mp)->tr_remove, ip, &resblks, in xfs_remove()

Completed in 9 milliseconds