Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_fsmap.h21 struct xfs_fsmap_head { struct
36 int xfs_getfsmap(struct xfs_mount *mp, struct xfs_fsmap_head *head, argument
Dxfs_fsmap.c160 struct xfs_fsmap_head *head;
824 struct xfs_fsmap_head *head, in xfs_getfsmap()
Dxfs_ioctl.c1653 struct xfs_fsmap_head xhead = {0}; in xfs_ioc_getfsmap()