Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_fsmap.h21 struct xfs_fsmap_head { struct
32 int xfs_getfsmap(struct xfs_mount *mp, struct xfs_fsmap_head *head, argument
H A Dxfs_fsmap.c158 struct xfs_fsmap_head *head;
885 struct xfs_fsmap_head *head, in xfs_getfsmap()
H A Dxfs_ioctl.c1517 struct xfs_fsmap_head xhead = {0}; in xfs_ioc_getfsmap()