Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H 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()
H A Dxfs_trans.h240 int xfs_trans_roll_inode(struct xfs_trans **, struct xfs_inode *);
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_trans_inode.c117 xfs_trans_roll_inode( in xfs_trans_roll_inode() function