Searched refs:xfs_fsmap (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/fs/xfs/ |
D | xfs_fsmap.h | 12 struct xfs_fsmap { struct 27 struct xfs_fsmap fmh_keys[2]; /* low and high keys */ argument 30 void xfs_fsmap_to_internal(struct xfs_fsmap *dest, struct fsmap *src);
|
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() 174 const struct xfs_fsmap *keys, 229 struct xfs_fsmap *xfm, in xfs_getfsmap_format() 251 struct xfs_fsmap fmr; in xfs_getfsmap_helper() 392 const struct xfs_fsmap *fmr) in xfs_getfsmap_set_irec_flags() 407 const struct xfs_fsmap *keys, in xfs_getfsmap_logdev() 476 const struct xfs_fsmap *keys, in __xfs_getfsmap_rtdev() [all …]
|
D | Makefile | 73 xfs_fsmap.o \
|
D | xfs_trace.h | 68 struct xfs_fsmap; 3501 TP_PROTO(struct xfs_mount *mp, struct xfs_fsmap *fsmap), 3532 TP_PROTO(struct xfs_mount *mp, struct xfs_fsmap *fsmap), \
|