Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ondisk.h68 XFS_CHECK_STRUCT_SIZE(xfs_attr_leaf_name_local_t, 4); in xfs_check_ondisk_structs()
79 XFS_CHECK_OFFSET(xfs_attr_leaf_name_local_t, valuelen, 0); in xfs_check_ondisk_structs()
80 XFS_CHECK_OFFSET(xfs_attr_leaf_name_local_t, namelen, 2); in xfs_check_ondisk_structs()
81 XFS_CHECK_OFFSET(xfs_attr_leaf_name_local_t, nameval, 3); in xfs_check_ondisk_structs()
Dxfs_attr_list.c445 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_list_int()
/fs/xfs/libxfs/
Dxfs_da_format.h657 } xfs_attr_leaf_name_local_t; typedef
807 static inline xfs_attr_leaf_name_local_t *
810 return (xfs_attr_leaf_name_local_t *)xfs_attr3_leaf_name(leafp, idx); in xfs_attr3_leaf_name_local()
826 return ((uint)sizeof(xfs_attr_leaf_name_local_t) - 1 + (nlen) + (vlen) + in xfs_attr_leaf_entsize_local()
Dxfs_attr_leaf.c884 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_shortform_allfit()
2596 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_entsize()
2655 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_clearflag()
2783 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_flipflags()