HomeSort by relevance Sort by last modified time
    Searched defs:fmh_keys (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
fsmap.h 37 struct fsmap fmh_keys[2]; member in struct:fsmap_head
  /external/kernel-headers/original/uapi/linux/
fsmap.h 30 * The two elements in the fmh_keys array are used to constrain the
36 * copied into fmh_keys[0] to have the kernel start where it left off.
38 * The second element in the fmh_keys array should represent the
67 struct fsmap fmh_keys[2]; /* low and high keys for the mapping search */ member in struct:fsmap_head
84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1];

Completed in 164 milliseconds