Searched refs:xfs_iomap (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_iomap.h | 84 typedef struct xfs_iomap { struct 97 extern int xfs_iomap(struct xfs_iocore *, xfs_off_t, ssize_t, int, argument 98 struct xfs_iomap *, int *);
|
D | Makefile | 91 xfs_iomap.o \
|
D | xfs_iomap.c | 202 xfs_iomap( in xfs_iomap() function
|
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_lrw.h | 42 struct xfs_iomap; 91 struct xfs_iomap *, int *);
|
D | xfs_vnode.h | 65 struct xfs_iomap; 226 struct xfs_iomap *, int *);
|
D | xfs_lrw.c | 934 return xfs_iomap(io, offset, count, flags, iomapp, niomaps); in xfs_bmap()
|