Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_util.h42 int xfs_getbmap(struct xfs_inode *ip, struct getbmapx *bmv,
H A Dxfs_bmap_util.c259 struct getbmapx *bmv, in xfs_getbmap_report_one()
310 struct getbmapx *bmv, in xfs_getbmap_report_hole()
332 struct getbmapx *bmv) in xfs_getbmap_full()
365 struct getbmapx *bmv, /* user bmap structure */ in xfs_getbmap()
508 * an individual getbmapx record. in xfs_getbmap()
H A Dxfs_ioctl.c1640 struct getbmapx __user *u, in xfs_getbmap_format()
1649 if (recsize < sizeof(struct getbmapx)) in xfs_getbmap_format()
1665 struct getbmapx bmx = { 0 }; in xfs_ioc_getbmap()
1677 /* struct getbmap is a strict subset of struct getbmapx. */ in xfs_ioc_getbmap()
1681 recsize = sizeof(struct getbmapx); in xfs_ioc_getbmap()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_util.h42 int xfs_getbmap(struct xfs_inode *ip, struct getbmapx *bmv,
H A Dxfs_bmap_util.c301 struct getbmapx *bmv, in xfs_getbmap_report_one()
350 struct getbmapx *bmv, in xfs_getbmap_report_hole()
372 struct getbmapx *bmv) in xfs_getbmap_full()
405 struct getbmapx *bmv, /* user bmap structure */ in xfs_getbmap()
547 * an individual getbmapx record. in xfs_getbmap()
H A Dxfs_ioctl.c1434 struct getbmapx __user *u, in xfs_getbmap_format()
1443 if (recsize < sizeof(struct getbmapx)) in xfs_getbmap_format()
1459 struct getbmapx bmx = { 0 }; in xfs_ioc_getbmap()
1469 /* struct getbmap is a strict subset of struct getbmapx. */ in xfs_ioc_getbmap()
1473 recsize = sizeof(struct getbmapx); in xfs_ioc_getbmap()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h45 * are used exactly as in the getbmap structure. The getbmapx structure
53 struct getbmapx { struct
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h45 * are used exactly as in the getbmap structure. The getbmapx structure
53 struct getbmapx { struct

Completed in 14 milliseconds