Home
last modified time | relevance | path

Searched refs:fmh_entries (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfsmap.h24 * length of the fmh_recs array, and fmh_entries will be set to the
27 * fmh_entries, though no mappings will be returned. fmh_reserved
64 __u32 fmh_entries; /* # of entries filled in (output). */ member
84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1]; in fsmap_advance()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfsmap.h24 * length of the fmh_recs array, and fmh_entries will be set to the
27 * fmh_entries, though no mappings will be returned. fmh_reserved
64 __u32 fmh_entries; /* # of entries filled in (output). */ member
84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1]; in fsmap_advance()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfsmap.h22 __u32 fmh_entries; member
37 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1]; in fsmap_advance()
/kernel/linux/linux-5.10/fs/ext4/
H A Dfsmap.c111 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()
644 head->fmh_entries = 0; in ext4_getfsmap()
H A Dfsmap.h26 unsigned int fmh_entries; /* # of entries filled in (output). */ member
H A Dioctl.c735 head.fmh_entries = xhead.fmh_entries; in ext4_ioc_getfsmap()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfsmap.c111 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()
644 head->fmh_entries = 0; in ext4_getfsmap()
H A Dfsmap.h26 unsigned int fmh_entries; /* # of entries filled in (output). */ member
H A Dioctl.c926 head.fmh_entries = xhead.fmh_entries; in ext4_ioc_getfsmap()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_fsmap.c236 rec = &info->fsmap_recs[info->head->fmh_entries++]; in xfs_getfsmap_format()
272 if (info->head->fmh_entries == UINT_MAX) in xfs_getfsmap_helper()
276 info->head->fmh_entries++; in xfs_getfsmap_helper()
281 info->head->fmh_entries++; in xfs_getfsmap_helper()
295 if (info->head->fmh_entries >= info->head->fmh_count) in xfs_getfsmap_helper()
311 if (info->head->fmh_entries >= info->head->fmh_count) in xfs_getfsmap_helper()
807 * return or head.fmh_entries == head.fmh_count. In the second case, this
847 head->fmh_entries = 0; in xfs_getfsmap()
H A Dxfs_fsmap.h25 unsigned int fmh_entries; /* # of entries filled in (output). */ member
H A Dxfs_ioctl.c1765 head.fmh_entries = 0; in xfs_ioc_getfsmap()
1770 user_recs = &arg->fmh_recs[head.fmh_entries]; in xfs_ioc_getfsmap()
1771 xhead.fmh_entries = 0; in xfs_ioc_getfsmap()
1773 head.fmh_count - head.fmh_entries); in xfs_ioc_getfsmap()
1796 head.fmh_entries += xhead.fmh_entries; in xfs_ioc_getfsmap()
1803 if (head.fmh_count == 0 || xhead.fmh_entries == 0) in xfs_ioc_getfsmap()
1808 xhead.fmh_entries * sizeof(struct fsmap))) { in xfs_ioc_getfsmap()
1814 last_rec = &recs[xhead.fmh_entries - 1]; in xfs_ioc_getfsmap()
1820 } while (!done && head.fmh_entries < hea in xfs_ioc_getfsmap()
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_fsmap.c245 rec = &info->fsmap_recs[info->head->fmh_entries++]; in xfs_getfsmap_format()
299 if (info->head->fmh_entries == UINT_MAX) in xfs_getfsmap_helper()
303 info->head->fmh_entries++; in xfs_getfsmap_helper()
308 info->head->fmh_entries++; in xfs_getfsmap_helper()
322 if (info->head->fmh_entries >= info->head->fmh_count) in xfs_getfsmap_helper()
338 if (info->head->fmh_entries >= info->head->fmh_count) in xfs_getfsmap_helper()
864 * return or head.fmh_entries == head.fmh_count. In the second case, this
906 head->fmh_entries = 0; in xfs_getfsmap()
H A Dxfs_fsmap.h25 unsigned int fmh_entries; /* # of entries filled in (output). */ member
H A Dxfs_ioctl.c1557 head.fmh_entries = 0; in xfs_ioc_getfsmap()
1562 user_recs = &arg->fmh_recs[head.fmh_entries]; in xfs_ioc_getfsmap()
1563 xhead.fmh_entries = 0; in xfs_ioc_getfsmap()
1565 head.fmh_count - head.fmh_entries); in xfs_ioc_getfsmap()
1588 head.fmh_entries += xhead.fmh_entries; in xfs_ioc_getfsmap()
1595 if (head.fmh_count == 0 || xhead.fmh_entries == 0) in xfs_ioc_getfsmap()
1600 xhead.fmh_entries * sizeof(struct fsmap))) { in xfs_ioc_getfsmap()
1606 last_rec = &recs[xhead.fmh_entries - 1]; in xfs_ioc_getfsmap()
1612 } while (!done && head.fmh_entries < hea in xfs_ioc_getfsmap()
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfsmap.h35 __u32 fmh_entries; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfsmap.h35 __u32 fmh_entries; member

Completed in 16 milliseconds