Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h66 int xfs_attr3_leaf_to_node(struct xfs_da_args *args);
H A Dxfs_attr.c304 error = xfs_attr3_leaf_to_node(args); in xfs_attr_set_args()
967 error = xfs_attr3_leaf_to_node(args); in xfs_attr_node_addname()
H A Dxfs_attr_leaf.c1174 xfs_attr3_leaf_to_node( in xfs_attr3_leaf_to_node() function