Searched refs:xfs_iomap (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_iomap.h68 typedef struct xfs_iomap { struct
81 extern int xfs_iomap(struct xfs_iocore *, xfs_off_t, ssize_t, int,
82 struct xfs_iomap *, int *);
H A Dxfs_iomap.c50 #include "xfs_iomap.h"
182 xfs_iomap( function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_lrw.h28 struct xfs_iomap;
80 struct xfs_iomap *, int *);
H A Dxfs_vnode.h25 struct xfs_iomap;
184 struct xfs_iomap *, int *);
H A Dxfs_lrw.c50 #include "xfs_iomap.h"
986 return xfs_iomap(io, offset, count, flags, iomapp, niomaps);

Completed in 118 milliseconds