Searched refs:fmh_entries (Results 1 – 6 of 6) sorted by relevance
247 rec = &info->fsmap_recs[info->head->fmh_entries++]; in xfs_getfsmap_format()313 if (info->head->fmh_entries == UINT_MAX) in xfs_getfsmap_helper()317 info->head->fmh_entries++; in xfs_getfsmap_helper()322 info->head->fmh_entries++; in xfs_getfsmap_helper()336 if (info->head->fmh_entries >= info->head->fmh_count) in xfs_getfsmap_helper()352 if (info->head->fmh_entries >= info->head->fmh_count) in xfs_getfsmap_helper()916 head->fmh_entries = 0; in xfs_getfsmap()1068 head.fmh_entries = 0; in xfs_ioc_getfsmap()1073 user_recs = &arg->fmh_recs[head.fmh_entries]; in xfs_ioc_getfsmap()1074 xhead.fmh_entries = 0; in xfs_ioc_getfsmap()[all …]
26 unsigned int fmh_entries; /* # of entries filled in (output). */ member
64 __u32 fmh_entries; /* # of entries filled in (output). */ member84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1]; in fsmap_advance()
111 if (info->gfi_head->fmh_entries == UINT_MAX) in ext4_getfsmap_helper()115 info->gfi_head->fmh_entries++; in ext4_getfsmap_helper()120 info->gfi_head->fmh_entries++; in ext4_getfsmap_helper()134 if (info->gfi_head->fmh_entries >= info->gfi_head->fmh_count) in ext4_getfsmap_helper()152 info->gfi_head->fmh_entries++; in ext4_getfsmap_helper()159 if (info->gfi_head->fmh_entries >= info->gfi_head->fmh_count) in ext4_getfsmap_helper()174 info->gfi_head->fmh_entries++; in ext4_getfsmap_helper()645 head->fmh_entries = 0; in ext4_getfsmap()
935 head.fmh_entries = xhead.fmh_entries; in ext4_ioc_getfsmap()