Searched refs:xfs_attr_leaf_name_local_t (Results 1 – 4 of 4) sorted by relevance
73 XFS_CHECK_STRUCT_SIZE(xfs_attr_leaf_name_local_t, 4); in xfs_check_ondisk_structs()89 XFS_CHECK_OFFSET(xfs_attr_leaf_name_local_t, valuelen, 0); in xfs_check_ondisk_structs()90 XFS_CHECK_OFFSET(xfs_attr_leaf_name_local_t, namelen, 2); in xfs_check_ondisk_structs()91 XFS_CHECK_OFFSET(xfs_attr_leaf_name_local_t, nameval, 3); in xfs_check_ondisk_structs()
645 } xfs_attr_leaf_name_local_t; typedef781 static inline xfs_attr_leaf_name_local_t *784 return (xfs_attr_leaf_name_local_t *)xfs_attr3_leaf_name(leafp, idx); in xfs_attr3_leaf_name_local()
1019 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_shortform_allfit()2736 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr_leaf_entsize()2795 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_clearflag()2919 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_flipflags()
498 xfs_attr_leaf_name_local_t *name_loc; in xfs_attr3_leaf_list_int()
Completed in 13 milliseconds