fmh_count         110 fs/ext4/fsmap.c 	if (info->gfi_head->fmh_count == 0) {
fmh_count         131 fs/ext4/fsmap.c 		if (info->gfi_head->fmh_entries >= info->gfi_head->fmh_count)
fmh_count         156 fs/ext4/fsmap.c 	if (info->gfi_head->fmh_entries >= info->gfi_head->fmh_count)
fmh_count          25 fs/ext4/fsmap.h 	unsigned int	fmh_count;	/* # of entries in array incl. input */
fmh_count         665 fs/ext4/ioctl.c 	xhead.fmh_count = head.fmh_count;
fmh_count         257 fs/xfs/xfs_fsmap.c 	if (info->head->fmh_count == 0) {
fmh_count         278 fs/xfs/xfs_fsmap.c 		if (info->head->fmh_entries >= info->head->fmh_count)
fmh_count         297 fs/xfs/xfs_fsmap.c 	if (info->head->fmh_entries >= info->head->fmh_count)
fmh_count          24 fs/xfs/xfs_fsmap.h 	unsigned int	fmh_count;	/* # of entries in array incl. input */
fmh_count        1879 fs/xfs/xfs_ioctl.c 	xhead.fmh_count = head.fmh_count;
fmh_count          63 include/uapi/linux/fsmap.h 	__u32		fmh_count;	/* # of entries in array incl. input */