Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_attr_inactive.c241 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()
A Dxfs_trans.h238 int xfs_trans_roll_inode(struct xfs_trans **, struct xfs_inode *);
/linux/fs/xfs/libxfs/
A Dxfs_trans_inode.c119 xfs_trans_roll_inode( in xfs_trans_roll_inode() function
/linux/fs/xfs/scrub/
A Dreap.c630 error = xfs_trans_roll_inode(&sc->tp, sc->ip); in xreap_fsmeta_extent()
A Drepair.c197 return xfs_trans_roll_inode(&sc->tp, sc->ip); in xrep_roll_trans()
A Dattr_repair.c1025 return xfs_trans_roll_inode(&sc->tp, sc->ip); in xrep_xattr_reset_fork()

Completed in 15 milliseconds