Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.h102 } xfs_attr_leaf_name_local_t; typedef
114 xfs_attr_leaf_name_local_t namelist; /* grows from bottom of buf */
161 static inline xfs_attr_leaf_name_local_t *
164 return (xfs_attr_leaf_name_local_t *) in xfs_attr_leaf_name_local()
186 return ((uint)sizeof(xfs_attr_leaf_name_local_t) - 1 + (nlen) + (vlen) + in xfs_attr_leaf_entsize_local()
Dxfs_attr_leaf.c730 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_shortform_allfit()
767 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_to_shortform()
1066 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_add_work()
1912 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_lookup_int()
2018 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_getvalue()
2264 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_entsize()
2365 xfs_attr_leaf_name_local_t *name_loc = in xfs_attr_leaf_list_int()
2438 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_clearflag()
2558 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_flipflags()