Searched defs:xfs_getfsmap_info (Results 1 – 1 of 1) sorted by relevance
160 struct xfs_getfsmap_info { struct161 struct xfs_fsmap_head *head;162 struct fsmap *fsmap_recs; /* mapping records */163 struct xfs_buf *agf_bp; /* AGF, for refcount queries */164 struct xfs_group *group; /* group info, if applicable */165 xfs_daddr_t next_daddr; /* next daddr we expect */189 struct xfs_getfsmap_info *info); argument470 struct xfs_getfsmap_info *info, in __xfs_getfsmap_datadev()