Home
last modified time | relevance | path

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

/linux-4.4.14/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.c836 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_shortform_allfit()
2494 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_entsize()
2553 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_clearflag()
2681 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_flipflags()
/linux-4.4.14/fs/xfs/
Dxfs_attr_list.c428 xfs_attr_leaf_name_local_t *name_loc = in xfs_attr3_leaf_list_int()