Home
last modified time | relevance | path

Searched refs:tr_link (Results 1 – 6 of 6) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_trans_resv.h25 struct xfs_trans_res tr_link; /* link trans */ member
A Dxfs_trans_resv.c1272 resp->tr_link.tr_logres = xfs_calc_link_reservation(mp); in xfs_calc_namespace_reservations()
1273 resp->tr_link.tr_logcount = xfs_link_log_count(mp, resp); in xfs_calc_namespace_reservations()
1274 resp->tr_link.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_calc_namespace_reservations()
A Dxfs_metadir.c338 error = xfs_trans_alloc_dir(upd->dp, &M_RES(mp)->tr_link, upd->ip, in xfs_metadir_start_link()
/fs/xfs/scrub/
A Dnlinks_repair.c137 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_link, 0, 0, 0, in xrep_nlinks_repair_inode()
A Dorphanage.c346 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_link, in xrep_adoption_trans_alloc()
/fs/xfs/
A Dxfs_inode.c918 error = xfs_trans_alloc_dir(tdp, &M_RES(mp)->tr_link, sip, &resblks, in xfs_link()

Completed in 16 milliseconds