Searched refs:xfs_fsmap (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_fsmap.h12 struct xfs_fsmap { struct
27 struct xfs_fsmap fmh_keys[2]; /* low and high keys */
30 void xfs_fsmap_to_internal(struct xfs_fsmap *dest, struct fsmap *src);
H A Dxfs_fsmap.c22 #include "xfs_fsmap.h"
29 /* Convert an xfs_fsmap to an fsmap. */
33 struct xfs_fsmap *src)
46 /* Convert an fsmap to an xfs_fsmap. */
49 struct xfs_fsmap *dest,
64 const struct xfs_fsmap *src)
114 struct xfs_fsmap *dest,
183 const struct xfs_fsmap *keys,
238 struct xfs_fsmap *xfm,
275 struct xfs_fsmap fm
[all...]
H A DMakefile74 xfs_fsmap.o \
H A Dxfs_trace.h72 struct xfs_fsmap;
3819 TP_PROTO(struct xfs_mount *mp, struct xfs_fsmap *fsmap),
3850 TP_PROTO(struct xfs_mount *mp, struct xfs_fsmap *fsmap), \

Completed in 150 milliseconds