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

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.h26 struct xfs_trans_res tr_remove; /* unlink trans */ member in struct:xfs_trans_resv
H A Dxfs_trans_resv.c941 resp->tr_remove.tr_logres = xfs_calc_remove_reservation(mp);
942 resp->tr_remove.tr_logcount = XFS_REMOVE_LOG_COUNT;
943 resp->tr_remove.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
/linux-master/fs/xfs/
H A Dxfs_inode.c2639 error = xfs_trans_alloc_dir(dp, &M_RES(mp)->tr_remove, ip, &resblks,

Completed in 266 milliseconds