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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_iomap.h67 typedef struct xfs_iomap { struct
80 extern int xfs_iomap(struct xfs_iocore *, xfs_off_t, ssize_t, int,
81 struct xfs_iomap *, int *);
H A Dxfs_iomap.c54 #include "xfs_iomap.h"
186 xfs_iomap( function
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_frw.h42 struct xfs_iomap;
91 struct xfs_iomap *, int *);
H A Dxfs_vnode.h65 struct xfs_iomap;
220 struct xfs_iomap *, int *);
H A Dxfs_frw.c54 #include "xfs_iomap.h"
847 return xfs_iomap(io, offset, count, flags, iomapp, niomaps);
/freebsd-9.3-release/sys/modules/xfs/
H A DMakefile60 xfs_iomap.c \

Completed in 120 milliseconds