Searched refs:xfs_attr_leaf_inactive (Results 1 – 2 of 2) sorted by relevance
289 int xfs_attr_leaf_inactive(struct xfs_trans **trans, struct xfs_inode *dp,
2716 error = xfs_attr_leaf_inactive(trans, dp, bp); in xfs_attr_root_inactive()2804 error = xfs_attr_leaf_inactive(trans, dp, in xfs_attr_node_inactive()2853 xfs_attr_leaf_inactive(xfs_trans_t **trans, xfs_inode_t *dp, xfs_dabuf_t *bp) in xfs_attr_leaf_inactive() function