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

/linux-master/fs/ext4/
H A Dfsmap.c43 struct ext4_fsmap_head *gfi_head; member in struct:ext4_getfsmap_info
110 if (info->gfi_head->fmh_count == 0) {
111 if (info->gfi_head->fmh_entries == UINT_MAX)
115 info->gfi_head->fmh_entries++;
120 info->gfi_head->fmh_entries++;
134 if (info->gfi_head->fmh_entries >= info->gfi_head->fmh_count)
152 info->gfi_head->fmh_entries++;
159 if (info->gfi_head->fmh_entries >= info->gfi_head
[all...]

Completed in 205 milliseconds