Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_attr.c72 STATIC int xfs_attr_node_get(xfs_da_args_t *args);
152 error = xfs_attr_node_get(&args); in xfs_attr_get_int()
1759 xfs_attr_node_get(xfs_da_args_t *args) in xfs_attr_node_get() function