Searched refs:fmh_count (Results 1 – 7 of 7) sorted by relevance
24 unsigned int fmh_count; /* # of entries in array incl. input */ member
261 if (info->head->fmh_count == 0) { in xfs_getfsmap_helper()285 if (info->head->fmh_entries >= info->head->fmh_count) in xfs_getfsmap_helper()304 if (info->head->fmh_entries >= info->head->fmh_count) in xfs_getfsmap_helper()
1668 xhead.fmh_count = head.fmh_count; in xfs_ioc_getfsmap()
25 unsigned int fmh_count; /* # of entries in array incl. input */ member
110 if (info->gfi_head->fmh_count == 0) { in ext4_getfsmap_helper()134 if (info->gfi_head->fmh_entries >= info->gfi_head->fmh_count) in ext4_getfsmap_helper()159 if (info->gfi_head->fmh_entries >= info->gfi_head->fmh_count) in ext4_getfsmap_helper()
658 xhead.fmh_count = head.fmh_count; in ext4_ioc_getfsmap()
63 __u32 fmh_count; /* # of entries in array incl. input */ member