Home
last modified time | relevance | path

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

/linux-2.6.39/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.c743 name_loc = xfs_attr_leaf_name_local(leaf, i); in xfs_attr_shortform_allfit()
817 name_loc = xfs_attr_leaf_name_local(leaf, i); in xfs_attr_leaf_to_shortform()
1135 name_loc = xfs_attr_leaf_name_local(leaf, args->index); in xfs_attr_leaf_add_work()
1979 name_loc = xfs_attr_leaf_name_local(leaf, probe); in xfs_attr_leaf_lookup_int()
2029 name_loc = xfs_attr_leaf_name_local(leaf, args->index); in xfs_attr_leaf_getvalue()
2270 name_loc = xfs_attr_leaf_name_local(leaf, index); in xfs_attr_leaf_entsize()
2366 xfs_attr_leaf_name_local(leaf, i); in xfs_attr_leaf_list_int()
2462 name_loc = xfs_attr_leaf_name_local(leaf, args->index); in xfs_attr_leaf_clearflag()
2601 name_loc = xfs_attr_leaf_name_local(leaf1, args->index); in xfs_attr_leaf_flipflags()
2610 name_loc = xfs_attr_leaf_name_local(leaf2, args->index2); in xfs_attr_leaf_flipflags()