fmh_entries       112 fs/ext4/fsmap.c 			info->gfi_head->fmh_entries++;
fmh_entries       117 fs/ext4/fsmap.c 		info->gfi_head->fmh_entries++;
fmh_entries       131 fs/ext4/fsmap.c 		if (info->gfi_head->fmh_entries >= info->gfi_head->fmh_count)
fmh_entries       149 fs/ext4/fsmap.c 		info->gfi_head->fmh_entries++;
fmh_entries       156 fs/ext4/fsmap.c 	if (info->gfi_head->fmh_entries >= info->gfi_head->fmh_count)
fmh_entries       171 fs/ext4/fsmap.c 	info->gfi_head->fmh_entries++;
fmh_entries       639 fs/ext4/fsmap.c 	head->fmh_entries = 0;
fmh_entries        26 fs/ext4/fsmap.h 	unsigned int	fmh_entries;	/* # of entries filled in (output). */
fmh_entries       691 fs/ext4/ioctl.c 	head.fmh_entries = xhead.fmh_entries;
fmh_entries       259 fs/xfs/xfs_fsmap.c 			info->head->fmh_entries++;
fmh_entries       264 fs/xfs/xfs_fsmap.c 		info->head->fmh_entries++;
fmh_entries       278 fs/xfs/xfs_fsmap.c 		if (info->head->fmh_entries >= info->head->fmh_count)
fmh_entries       290 fs/xfs/xfs_fsmap.c 		info->head->fmh_entries++;
fmh_entries       297 fs/xfs/xfs_fsmap.c 	if (info->head->fmh_entries >= info->head->fmh_count)
fmh_entries       325 fs/xfs/xfs_fsmap.c 	info->head->fmh_entries++;
fmh_entries       837 fs/xfs/xfs_fsmap.c 	head->fmh_entries = 0;
fmh_entries        25 fs/xfs/xfs_fsmap.h 	unsigned int	fmh_entries;	/* # of entries filled in (output). */
fmh_entries      1904 fs/xfs/xfs_ioctl.c 	head.fmh_entries = xhead.fmh_entries;
fmh_entries        64 include/uapi/linux/fsmap.h 	__u32		fmh_entries;	/* # of entries filled in (output). */
fmh_entries        84 include/uapi/linux/fsmap.h 	head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1];