Searched defs:xfs_fsmap_head (Results 1 – 1 of 1) sorted by relevance
22 struct xfs_fsmap_head { struct23 uint32_t fmh_iflags; /* control flags */24 uint32_t fmh_oflags; /* output flags */25 unsigned int fmh_count; /* # of entries in array incl. input */26 unsigned int fmh_entries; /* # of entries filled in (output). */28 struct xfs_fsmap fmh_keys[2]; /* low and high keys */