Home
last modified time | relevance | path

Searched refs:fmh_recs (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfsmap.h68 struct fsmap fmh_recs[]; /* returned records */ member
84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1]; in fsmap_advance()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfsmap.h68 struct fsmap fmh_recs[]; /* returned records */ member
84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1]; in fsmap_advance()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfsmap.h68 struct fsmap fmh_recs[]; /* returned records */ member
84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1]; in fsmap_advance()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c670 if (copy_to_user(&info->gi_data->fmh_recs[info->gi_idx++], &fm, in ext4_getfsmap_format()
723 if (copy_to_user(&info.gi_data->fmh_recs[info.gi_idx - 1].fmr_flags, in ext4_ioc_getfsmap()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl.c1770 user_recs = &arg->fmh_recs[head.fmh_entries]; in xfs_ioc_getfsmap()
1830 user_rec = &arg->fmh_recs[head.fmh_entries - 1]; in xfs_ioc_getfsmap()