Home
last modified time | relevance | path

Searched refs:xfs_exchmaps_req (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h49 struct xfs_exchmaps_req { struct
93 xfs_exchmaps_reqfork(const struct xfs_exchmaps_req *req) in xfs_exchmaps_reqfork() argument
100 int xfs_exchmaps_estimate_overhead(struct xfs_exchmaps_req *req);
101 int xfs_exchmaps_estimate(struct xfs_exchmaps_req *req);
109 const struct xfs_exchmaps_req *req);
119 const struct xfs_exchmaps_req *req);
122 const struct xfs_exchmaps_req *req);
Dxfs_exchmaps.c139 const struct xfs_exchmaps_req *req) in xfs_exchmaps_check_forks()
649 const struct xfs_exchmaps_req *req) in xfs_exchmaps_bmbt_blocks()
660 const struct xfs_exchmaps_req *req) in xfs_exchmaps_rmapbt_blocks()
675 struct xfs_exchmaps_req *req) in xfs_exchmaps_estimate_overhead()
861 struct xfs_exchmaps_req *req, in xmi_ensure_delta_nextents()
955 const struct xfs_exchmaps_req *req, in xmi_can_exchange_reflink_flags()
975 const struct xfs_exchmaps_req *req) in xfs_exchmaps_init_intent()
1032 struct xfs_exchmaps_req *req) in xfs_exchmaps_estimate()
1215 const struct xfs_exchmaps_req *req) in xfs_exchange_mappings()
/linux-6.12.1/fs/xfs/
Dxfs_exchrange.h44 struct xfs_exchmaps_req;
50 int xfs_exchrange_estimate(struct xfs_exchmaps_req *req);
Dxfs_exchrange.c65 struct xfs_exchmaps_req *req) in xfs_exchrange_estimate()
115 const struct xfs_exchmaps_req *req, in xfs_exchrange_reserve_quota()
195 struct xfs_exchmaps_req req = { in xfs_exchrange_mappings()
Dxfs_exchmaps_item.c362 struct xfs_exchmaps_req *req, in xfs_xmi_item_recover_intent()
426 struct xfs_exchmaps_req req = { .flags = 0 }; in xfs_exchmaps_recover_work()
Dxfs_trace.h88 struct xfs_exchmaps_req;
5060 TP_PROTO(const struct xfs_exchmaps_req *req),
5108 TP_PROTO(const struct xfs_exchmaps_req *req), \
5211 TP_PROTO(const struct xfs_exchmaps_req *req, int64_t d_nexts1,
/linux-6.12.1/fs/xfs/scrub/
Dtempexch.h11 struct xfs_exchmaps_req req;
Dtempfile.c501 struct xfs_exchmaps_req *req = &tx->req; in xrep_tempexch_prep_request()
548 struct xfs_exchmaps_req *req = &tx->req; in xrep_tempexch_estimate()
633 const struct xfs_exchmaps_req *req = &tx->req; in xrep_tempexch_reserve_quota()
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst4279 xfs_exchmaps_req`` with the details of the exchange operation.