Home
last modified time | relevance | path

Searched refs:xfs_exchrange_ilock (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_exchrange.h46 void xfs_exchrange_ilock(struct xfs_trans *tp, struct xfs_inode *ip1,
Dxfs_exchrange.c29 xfs_exchrange_ilock( in xfs_exchrange_ilock() function
69 xfs_exchrange_ilock(NULL, req->ip1, req->ip2); in xfs_exchrange_estimate()
233 xfs_exchrange_ilock(tp, ip1, ip2); in xfs_exchrange_mappings()
Dxfs_exchmaps_item.c400 xfs_exchrange_ilock(NULL, ip1, ip2); in xfs_xmi_item_recover_intent()
455 xfs_exchrange_ilock(tp, ip1, ip2); in xfs_exchmaps_recover_work()
/linux-6.12.1/fs/xfs/scrub/
Dtempfile.c752 xfs_exchrange_ilock(sc->tp, sc->ip, sc->tempip); in xrep_tempexch_trans_alloc()