fs/xfs/xfs_fsmap.c
1070
struct xfs_fsmap *fm)
fs/xfs/xfs_fsmap.c
1083
struct xfs_fsmap *low_key,
fs/xfs/xfs_fsmap.c
1084
struct xfs_fsmap *high_key)
fs/xfs/xfs_fsmap.c
1159
struct xfs_fsmap dkeys[2]; /* per-dev keys */
fs/xfs/xfs_fsmap.c
117
struct xfs_fsmap *dest,
fs/xfs/xfs_fsmap.c
1232
memset(&dkeys[1], 0xFF, sizeof(struct xfs_fsmap));
fs/xfs/xfs_fsmap.c
1266
memset(&dkeys[0], 0, sizeof(struct xfs_fsmap));
fs/xfs/xfs_fsmap.c
188
const struct xfs_fsmap *keys,
fs/xfs/xfs_fsmap.c
245
struct xfs_fsmap *xfm,
fs/xfs/xfs_fsmap.c
287
struct xfs_fsmap fmr;
fs/xfs/xfs_fsmap.c
36
struct xfs_fsmap *src)
fs/xfs/xfs_fsmap.c
441
const struct xfs_fsmap *fmr)
fs/xfs/xfs_fsmap.c
469
const struct xfs_fsmap *keys,
fs/xfs/xfs_fsmap.c
52
struct xfs_fsmap *dest,
fs/xfs/xfs_fsmap.c
629
const struct xfs_fsmap *keys,
fs/xfs/xfs_fsmap.c
664
const struct xfs_fsmap *keys,
fs/xfs/xfs_fsmap.c
67
const struct xfs_fsmap *src)
fs/xfs/xfs_fsmap.c
679
const struct xfs_fsmap *keys,
fs/xfs/xfs_fsmap.c
754
const struct xfs_fsmap *keys,
fs/xfs/xfs_fsmap.c
876
const struct xfs_fsmap *keys,
fs/xfs/xfs_fsmap.c
879
struct xfs_fsmap key0 = *keys; /* struct copy */
fs/xfs/xfs_fsmap.h
28
struct xfs_fsmap fmh_keys[2]; /* low and high keys */
fs/xfs/xfs_trace.h
4340
TP_PROTO(struct xfs_mount *mp, struct xfs_fsmap *fsmap),
fs/xfs/xfs_trace.h
4371
TP_PROTO(struct xfs_mount *mp, struct xfs_fsmap *fsmap), \
fs/xfs/xfs_trace.h
79
struct xfs_fsmap;