Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_attr_inactive.c241 error = xfs_trans_roll_inode(trans, dp); in xfs_attr3_node_inactive()
312 error = xfs_trans_roll_inode(trans, dp); in xfs_attr3_root_inactive()
Dxfs_trans.h239 int xfs_trans_roll_inode(struct xfs_trans **, struct xfs_inode *);
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_trans_inode.c119 xfs_trans_roll_inode( in xfs_trans_roll_inode() function
/linux-6.14.4/fs/xfs/scrub/
Dreap.c638 error = xfs_trans_roll_inode(&sc->tp, sc->ip); in xreap_fsmeta_extent()
859 error = xfs_trans_roll_inode(&sc->tp, sc->ip); in xreap_rtmeta_extent()
Drepair.c205 return xfs_trans_roll_inode(&sc->tp, sc->ip); in xrep_roll_trans()
Dattr_repair.c1025 return xfs_trans_roll_inode(&sc->tp, sc->ip); in xrep_xattr_reset_fork()