Searched refs:xfs_trans_roll_inode (Results 1 – 5 of 5) sorted by relevance
241 error = xfs_trans_roll_inode(trans, dp); in xfs_attr3_node_inactive()317 error = xfs_trans_roll_inode(trans, dp); in xfs_attr3_root_inactive()
238 int xfs_trans_roll_inode(struct xfs_trans **, struct xfs_inode *);
119 xfs_trans_roll_inode( in xfs_trans_roll_inode() function
630 error = xfs_trans_roll_inode(&sc->tp, sc->ip); in xreap_fsmeta_extent()
197 return xfs_trans_roll_inode(&sc->tp, sc->ip); in xrep_roll_trans()