Home
last modified time | relevance | path

Searched defs:xfs_fsmap_head (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_fsmap.h22 struct xfs_fsmap_head { struct
23 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 */