Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_da_format.h671 } xfs_attr_leaf_name_local_t; typedef
821 static inline xfs_attr_leaf_name_local_t *
824 return (xfs_attr_leaf_name_local_t *)xfs_attr3_leaf_name(leafp, idx); in xfs_attr3_leaf_name_local()
840 return ((uint)sizeof(xfs_attr_leaf_name_local_t) - 1 + (nlen) + (vlen) + in xfs_attr_leaf_entsize_local()
Dxfs_attr_leaf.c835 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_shortform_allfit()
2495 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_entsize()
2554 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_clearflag()
2682 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_flipflags()
/fs/xfs/
Dxfs_attr_list.c426 xfs_attr_leaf_name_local_t *name_loc = in xfs_attr3_leaf_list_int()