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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_fs.h90 * are used exactly as in the getbmap structure. The getbmapx structure
98 struct getbmapx { struct
123 /* Convert getbmap <-> getbmapx - move fields from p1 to p2. */
H A Dxfs_bmap.c5767 __int32_t oflags; /* getbmapx bmv_oflags field */
5913 /* return either getbmap/getbmapx structure. */
5915 struct getbmapx outx;
5939 ((struct getbmapx __user *)ap + 1) :
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_ioctl.c1304 struct getbmapx bmx;
1316 * Map input getbmapx structure to a getbmap
1328 error = xfs_getbmap(bdp, &bm, (struct getbmapx __user *)arg+1, iflags);

Completed in 116 milliseconds