Home
last modified time | relevance | path

Searched refs:xfs_fsmap (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_fsmap.c22 #include "xfs_fsmap.h"
32 /* Convert an xfs_fsmap to an fsmap. */
36 struct xfs_fsmap *src) in xfs_fsmap_from_internal()
49 /* Convert an fsmap to an xfs_fsmap. */
52 struct xfs_fsmap *dest, in xfs_fsmap_to_internal()
67 const struct xfs_fsmap *src) in xfs_fsmap_owner_to_rmap()
117 struct xfs_fsmap *dest, in xfs_fsmap_owner_from_frec()
188 const struct xfs_fsmap *keys,
245 struct xfs_fsmap *xfm, in xfs_getfsmap_format()
287 struct xfs_fsmap fm in xfs_getfsmap_helper()
[all...]
H A Dxfs_fsmap.h13 struct xfs_fsmap { struct
28 struct xfs_fsmap fmh_keys[2]; /* low and high keys */ argument
H A DMakefile86 xfs_fsmap.o \