Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_fsmap.c159 struct fsmap *fsmap_recs; /* mapping records */ member
245 rec = &info->fsmap_recs[info->head->fmh_entries++]; in xfs_getfsmap_format()
886 struct fsmap *fsmap_recs) in xfs_getfsmap() argument
952 info.fsmap_recs = fsmap_recs; in xfs_getfsmap()