Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A 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);
H A 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()
677 struct xfs_exchmaps_req *req) in xfs_exchmaps_estimate_overhead()
863 struct xfs_exchmaps_req *req, in xmi_ensure_delta_nextents()
957 const struct xfs_exchmaps_req *req, in xmi_can_exchange_reflink_flags()
977 const struct xfs_exchmaps_req *req) in xfs_exchmaps_init_intent()
1034 struct xfs_exchmaps_req *req) in xfs_exchmaps_estimate()
1217 const struct xfs_exchmaps_req *req) in xfs_exchange_mappings()
/linux/fs/xfs/
H A Dxfs_exchrange.h44 struct xfs_exchmaps_req;
50 int xfs_exchrange_estimate(struct xfs_exchmaps_req *req);
H A Dxfs_exchrange.c65 struct xfs_exchmaps_req *req) in xfs_exchrange_estimate()
115 const struct xfs_exchmaps_req *req, in xfs_exchrange_reserve_quota()
198 struct xfs_exchmaps_req req = { in xfs_exchrange_mappings()
H A Dxfs_exchmaps_item.c359 struct xfs_exchmaps_req *req, in xfs_xmi_item_recover_intent()
423 struct xfs_exchmaps_req req = { .flags = 0 }; in xfs_exchmaps_recover_work()
H A Dxfs_trace.h96 struct xfs_exchmaps_req;
5462 TP_PROTO(const struct xfs_exchmaps_req *req),
5510 TP_PROTO(const struct xfs_exchmaps_req *req), \
5613 TP_PROTO(const struct xfs_exchmaps_req *req, int64_t d_nexts1,
/linux/fs/xfs/scrub/
H A Dtempexch.h11 struct xfs_exchmaps_req req;
H A Dtempfile.c613 struct xfs_exchmaps_req *req = &tx->req; in xrep_tempexch_prep_request()
661 struct xfs_exchmaps_req *req = &tx->req; in xrep_tempexch_estimate()
746 const struct xfs_exchmaps_req *req = &tx->req; in xrep_tempexch_reserve_quota()
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst4122 xfs_exchmaps_req`` with the details of the exchange operation.