Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_ondisk.h73 XFS_CHECK_STRUCT_SIZE(xfs_attr_leaf_name_local_t, 4); in xfs_check_ondisk_structs()
84 XFS_CHECK_OFFSET(xfs_attr_leaf_name_local_t, valuelen, 0); in xfs_check_ondisk_structs()
85 XFS_CHECK_OFFSET(xfs_attr_leaf_name_local_t, namelen, 2); in xfs_check_ondisk_structs()
86 XFS_CHECK_OFFSET(xfs_attr_leaf_name_local_t, nameval, 3); in xfs_check_ondisk_structs()
Dxfs_attr_list.c452 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_list_int()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_da_format.h629 } xfs_attr_leaf_name_local_t; typedef
747 static inline xfs_attr_leaf_name_local_t *
750 return (xfs_attr_leaf_name_local_t *)xfs_attr3_leaf_name(leafp, idx); in xfs_attr3_leaf_name_local()
Dxfs_attr_leaf.c1012 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_shortform_allfit()
2728 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_entsize()
2787 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_clearflag()
2909 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_flipflags()