Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.h276 int xfs_attr_leaf_list_int(struct xfs_dabuf *bp,
Dxfs_attr.c1155 (void)xfs_attr_leaf_list_int(bp, context); in xfs_attr_leaf_list()
1886 error = xfs_attr_leaf_list_int(bp, context); in xfs_attr_node_list()
Dxfs_attr_leaf.c2262 xfs_attr_leaf_list_int(xfs_dabuf_t *bp, xfs_attr_list_context_t *context) in xfs_attr_leaf_list_int() function