Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.c76 STATIC int xfs_attr_leaf_inactive(xfs_trans_t **trans, xfs_inode_t *dp,
2695 error = xfs_attr_leaf_inactive(trans, dp, bp); in xfs_attr_root_inactive()
2780 error = xfs_attr_leaf_inactive(trans, dp, in xfs_attr_node_inactive()
2830 xfs_attr_leaf_inactive(xfs_trans_t **trans, xfs_inode_t *dp, xfs_dabuf_t *bp) in xfs_attr_leaf_inactive() function