Searched refs:fsmap_recs (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_fsmap.c159 struct fsmap *fsmap_recs; /* mapping records */ member in struct:xfs_getfsmap_info
245 rec = &info->fsmap_recs[info->head->fmh_entries++];
883 struct fsmap *fsmap_recs)
949 info.fsmap_recs = fsmap_recs;
880 xfs_getfsmap( struct xfs_mount *mp, struct xfs_fsmap_head *head, struct fsmap *fsmap_recs) argument

Completed in 202 milliseconds