Home
last modified time | relevance | path

Searched refs:xfs_attr_leaf_inactive (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.h289 int xfs_attr_leaf_inactive(struct xfs_trans **trans, struct xfs_inode *dp,
Dxfs_attr_leaf.c2716 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