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

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_inode.c117 xfs_trans_roll_inode( function
/linux-master/fs/xfs/
H A Dxfs_attr_inactive.c241 error = xfs_trans_roll_inode(trans, dp);
317 error = xfs_trans_roll_inode(trans, dp);
H A Dxfs_trans.h237 int xfs_trans_roll_inode(struct xfs_trans **, struct xfs_inode *);
/linux-master/fs/xfs/scrub/
H A Dreap.c601 error = xfs_trans_roll_inode(&sc->tp, sc->ip);
H A Drepair.c192 return xfs_trans_roll_inode(&sc->tp, sc->ip);

Completed in 205 milliseconds