Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_fsmap.c157 struct xfs_getfsmap_info { struct
158 struct xfs_fsmap_head *head;
159 struct fsmap *fsmap_recs; /* mapping records */
160 struct xfs_buf *agf_bp; /* AGF, for refcount queries */
184 struct xfs_getfsmap_info *info); argument
586 struct xfs_getfsmap_info *info, in __xfs_getfsmap_datadev()