Searched refs:xfs_fsmap (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_fsmap.c | 33 struct xfs_fsmap *src) in xfs_fsmap_from_internal() 49 struct xfs_fsmap *dest, in xfs_fsmap_to_internal() 64 const struct xfs_fsmap *src) in xfs_fsmap_owner_to_rmap() 114 struct xfs_fsmap *dest, in xfs_fsmap_owner_from_rmap() 184 const struct xfs_fsmap *keys, 240 struct xfs_fsmap *xfm, in xfs_getfsmap_format() 277 struct xfs_fsmap fmr; in xfs_getfsmap_helper() 433 const struct xfs_fsmap *fmr) in xfs_getfsmap_set_irec_flags() 461 const struct xfs_fsmap *keys, in __xfs_getfsmap_datadev() 622 const struct xfs_fsmap *keys, in xfs_getfsmap_datadev_rmapbt() [all …]
|
H A D | xfs_fsmap.h | 13 struct xfs_fsmap { struct 28 struct xfs_fsmap fmh_keys[2]; /* low and high keys */ argument
|
H A D | Makefile | 79 xfs_fsmap.o \
|
H A D | xfs_trace.h | 74 struct xfs_fsmap; 3910 TP_PROTO(struct xfs_mount *mp, struct xfs_fsmap *fsmap), 3941 TP_PROTO(struct xfs_mount *mp, struct xfs_fsmap *fsmap), \
|