Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.h254 int xfs_attr_leaf_to_node(struct xfs_da_args *args);
Dxfs_attr.c894 error = xfs_attr_leaf_to_node(args); in xfs_attr_leaf_addname()
1229 error = xfs_attr_leaf_to_node(args); in xfs_attr_node_addname()
Dxfs_attr_leaf.c713 xfs_attr_leaf_to_node(xfs_da_args_t *args) in xfs_attr_leaf_to_node() function