Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_attr_inactive.c238 error = xfs_trans_roll_inode(trans, dp); in xfs_attr3_node_inactive()
313 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-6.3-rc2/fs/xfs/libxfs/
A Dxfs_trans_inode.c214 xfs_trans_roll_inode( in xfs_trans_roll_inode() function
/linux-6.3-rc2/fs/xfs/scrub/
A Drepair.c608 return xfs_trans_roll_inode(&sc->tp, sc->ip); in xrep_reap_block()

Completed in 9 milliseconds