Searched refs:xfs_exchrange_ilock (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_exchrange.h | 46 void xfs_exchrange_ilock(struct xfs_trans *tp, struct xfs_inode *ip1,
|
D | xfs_exchrange.c | 29 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()
|
D | xfs_exchmaps_item.c | 400 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/ |
D | tempfile.c | 752 xfs_exchrange_ilock(sc->tp, sc->ip, sc->tempip); in xrep_tempexch_trans_alloc()
|