Home
last modified time | relevance | path

Searched refs:xfs_trans_reserve_more_inode (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_trans.h256 int xfs_trans_reserve_more_inode(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_trans.c1157 xfs_trans_reserve_more_inode( in xfs_trans_reserve_more_inode() function
/linux/fs/xfs/scrub/
H A Drtrefcount_repair.c661 error = xfs_trans_reserve_more_inode(sc->tp, rtg_refcount(rtg), in xrep_rtrefc_build_new_tree()
H A Dbmap_repair.c711 error = xfs_trans_reserve_more_inode(sc->tp, sc->ip, in xrep_bmap_btree_load()
H A Drtrmap_repair.c753 error = xfs_trans_reserve_more_inode(sc->tp, rtg_rmap(rtg), in xrep_rtrmap_build_new_tree()