Home
last modified time | relevance | path

Searched refs:xfs_exchmaps_intent (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h10 struct xfs_exchmaps_intent { struct
41 xfs_exchmaps_whichfork(const struct xfs_exchmaps_intent *xmi) in xfs_exchmaps_whichfork() argument
108 struct xfs_exchmaps_intent *xfs_exchmaps_init_intent(
111 const struct xfs_exchmaps_intent *xmi);
113 const struct xfs_exchmaps_intent *xmi);
116 struct xfs_exchmaps_intent *xmi);
Dxfs_exchmaps.c111 struct xfs_exchmaps_intent *xmi, in xmi_advance()
121 xmi_has_more_exchange_work(const struct xfs_exchmaps_intent *xmi) in xmi_has_more_exchange_work()
128 xmi_has_postop_work(const struct xfs_exchmaps_intent *xmi) in xmi_has_postop_work()
163 struct xfs_exchmaps_intent *xmi, in xfs_exchmaps_update_quota()
193 struct xfs_exchmaps_intent *xmi, in xfs_exchmaps_can_skip_mapping()
281 struct xfs_exchmaps_intent *xmi, in xfs_exchmaps_find_mappings()
383 struct xfs_exchmaps_intent *xmi, in xfs_exchmaps_one_step()
425 struct xfs_exchmaps_intent *xmi) in xfs_exchmaps_attr_to_sf()
457 struct xfs_exchmaps_intent *xmi) in xfs_exchmaps_dir_to_sf()
489 struct xfs_exchmaps_intent *xmi) in xfs_exchmaps_link_to_sf()
[all …]
/linux-6.12.1/fs/xfs/
Dxfs_exchmaps_item.c222 struct xfs_exchmaps_intent *xmi; in xfs_exchmaps_create_intent()
227 xmi = list_first_entry_or_null(items, struct xfs_exchmaps_intent, in xfs_exchmaps_create_intent()
269 struct xfs_exchmaps_intent *xmi) in xfs_exchmaps_defer_add()
276 static inline struct xfs_exchmaps_intent *xmi_entry(const struct list_head *e) in xmi_entry()
278 return list_entry(e, struct xfs_exchmaps_intent, xmi_list); in xmi_entry()
286 struct xfs_exchmaps_intent *xmi = xmi_entry(item); in xfs_exchmaps_cancel_item()
299 struct xfs_exchmaps_intent *xmi = xmi_entry(item); in xfs_exchmaps_finish_item()
357 STATIC struct xfs_exchmaps_intent *
367 struct xfs_exchmaps_intent *xmi; in xfs_xmi_item_recover_intent()
428 struct xfs_exchmaps_intent *xmi; in xfs_exchmaps_recover_work()
Dxfs_exchmaps_item.h59 struct xfs_exchmaps_intent;
62 struct xfs_exchmaps_intent *xmi);
Dxfs_trace.h87 struct xfs_exchmaps_intent;
5114 TP_PROTO(struct xfs_mount *mp, const struct xfs_exchmaps_intent *xmi),
5154 TP_PROTO(struct xfs_mount *mp, const struct xfs_exchmaps_intent *xmi), \
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst4090 struct xfs_exchmaps_intent {