Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.h187 int xfs_attr_node_get(struct xfs_da_args *);
Dxfs_attr.c159 error = xfs_attr_node_get(&args); in xfs_attr_fetch()
1711 xfs_attr_node_get(xfs_da_args_t *args) in xfs_attr_node_get() function