Searched refs:fmh_recs (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfsmap.h24 * length of the fmh_recs array, and fmh_entries will be set to the
35 * contents of fsmap_head.fmh_recs[fsmap_head.fmh_count - 1] should be
42 * fmh_recs.
68 struct fsmap fmh_recs[]; /* returned records */ member in struct:fsmap_head
84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1];
/linux-master/fs/ext4/
H A Dioctl.c876 if (copy_to_user(&info->gi_data->fmh_recs[info->gi_idx++], &fm,
928 if (copy_to_user(&info.gi_data->fmh_recs[info.gi_idx - 1].fmr_flags,
/linux-master/fs/xfs/
H A Dxfs_ioctl.c1563 user_recs = &arg->fmh_recs[head.fmh_entries];
1623 user_rec = &arg->fmh_recs[head.fmh_entries - 1];

Completed in 275 milliseconds