Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_attr_leaf.h98 typedef struct xfs_attr_leaf_name_local { struct
162 xfs_attr_leaf_name_local(xfs_attr_leafblock_t *leafp, int idx) in xfs_attr_leaf_name_local() function
Dxfs_attr_leaf.c758 name_loc = xfs_attr_leaf_name_local(leaf, i); in xfs_attr_shortform_allfit()
834 name_loc = xfs_attr_leaf_name_local(leaf, i); in xfs_attr_leaf_to_shortform()
1161 name_loc = xfs_attr_leaf_name_local(leaf, args->index); in xfs_attr_leaf_add_work()
2011 name_loc = xfs_attr_leaf_name_local(leaf, probe); in xfs_attr_leaf_lookup_int()
2061 name_loc = xfs_attr_leaf_name_local(leaf, args->index); in xfs_attr_leaf_getvalue()
2302 name_loc = xfs_attr_leaf_name_local(leaf, index); in xfs_attr_leaf_entsize()
2398 xfs_attr_leaf_name_local(leaf, i); in xfs_attr_leaf_list_int()
2495 name_loc = xfs_attr_leaf_name_local(leaf, args->index); in xfs_attr_leaf_clearflag()
2638 name_loc = xfs_attr_leaf_name_local(leaf1, args->index); in xfs_attr_leaf_flipflags()
2647 name_loc = xfs_attr_leaf_name_local(leaf2, args->index2); in xfs_attr_leaf_flipflags()