Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_bmap.h328 xfs_getbmap(
Dxfs_bmap.c5502 xfs_getbmap( in xfs_getbmap() function
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c1206 error = xfs_getbmap(bdp, &bm, (struct getbmap *)arg+1, iflags); in xfs_ioc_getbmap()
1244 error = xfs_getbmap(bdp, &bm, (struct getbmapx *)arg+1, iflags); in xfs_ioc_getbmapx()