Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_fsmap.c158 struct fsmap *fsmap_recs; /* mapping records */ member
236 rec = &info->fsmap_recs[info->head->fmh_entries++]; in xfs_getfsmap_format()
829 struct fsmap *fsmap_recs) in xfs_getfsmap()
904 info.fsmap_recs = fsmap_recs; in xfs_getfsmap()
826 xfs_getfsmap( struct xfs_mount *mp, struct xfs_fsmap_head *head, struct fsmap *fsmap_recs) xfs_getfsmap() argument
/kernel/linux/linux-6.6/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()
952 info.fsmap_recs = fsmap_recs; in xfs_getfsmap()
883 xfs_getfsmap( struct xfs_mount *mp, struct xfs_fsmap_head *head, struct fsmap *fsmap_recs) xfs_getfsmap() argument

Completed in 3 milliseconds