Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A 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()
/linux/fs/xfs/libxfs/
H A Dxfs_trans_inode.c119 xfs_trans_roll_inode( in xfs_trans_roll_inode() function
/linux/fs/xfs/scrub/
H A 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()
H A Drepair.c206 return xfs_trans_roll_inode(&sc->tp, sc->ip); in xrep_roll_trans()
H A Dattr_repair.c1025 return xfs_trans_roll_inode(&sc->tp, sc->ip); in xrep_xattr_reset_fork()