Symbol: xfs_exchmaps_intent
fs/xfs/libxfs/xfs_exchmaps.c
1036
struct xfs_exchmaps_intent *xmi;
fs/xfs/libxfs/xfs_exchmaps.c
111
struct xfs_exchmaps_intent *xmi,
fs/xfs/libxfs/xfs_exchmaps.c
1162
const struct xfs_exchmaps_intent *xmi)
fs/xfs/libxfs/xfs_exchmaps.c
1195
const struct xfs_exchmaps_intent *xmi)
fs/xfs/libxfs/xfs_exchmaps.c
121
xmi_has_more_exchange_work(const struct xfs_exchmaps_intent *xmi)
fs/xfs/libxfs/xfs_exchmaps.c
1219
struct xfs_exchmaps_intent *xmi;
fs/xfs/libxfs/xfs_exchmaps.c
128
xmi_has_postop_work(const struct xfs_exchmaps_intent *xmi)
fs/xfs/libxfs/xfs_exchmaps.c
163
struct xfs_exchmaps_intent *xmi,
fs/xfs/libxfs/xfs_exchmaps.c
193
struct xfs_exchmaps_intent *xmi,
fs/xfs/libxfs/xfs_exchmaps.c
281
struct xfs_exchmaps_intent *xmi,
fs/xfs/libxfs/xfs_exchmaps.c
383
struct xfs_exchmaps_intent *xmi,
fs/xfs/libxfs/xfs_exchmaps.c
425
struct xfs_exchmaps_intent *xmi)
fs/xfs/libxfs/xfs_exchmaps.c
457
struct xfs_exchmaps_intent *xmi)
fs/xfs/libxfs/xfs_exchmaps.c
489
struct xfs_exchmaps_intent *xmi)
fs/xfs/libxfs/xfs_exchmaps.c
544
struct xfs_exchmaps_intent *xmi)
fs/xfs/libxfs/xfs_exchmaps.c
577
struct xfs_exchmaps_intent *xmi)
fs/xfs/libxfs/xfs_exchmaps.c
937
sizeof(struct xfs_exchmaps_intent),
fs/xfs/libxfs/xfs_exchmaps.c
975
struct xfs_exchmaps_intent *
fs/xfs/libxfs/xfs_exchmaps.c
979
struct xfs_exchmaps_intent *xmi;
fs/xfs/libxfs/xfs_exchmaps.h
108
struct xfs_exchmaps_intent *xfs_exchmaps_init_intent(
fs/xfs/libxfs/xfs_exchmaps.h
111
const struct xfs_exchmaps_intent *xmi);
fs/xfs/libxfs/xfs_exchmaps.h
113
const struct xfs_exchmaps_intent *xmi);
fs/xfs/libxfs/xfs_exchmaps.h
116
struct xfs_exchmaps_intent *xmi);
fs/xfs/libxfs/xfs_exchmaps.h
41
xfs_exchmaps_whichfork(const struct xfs_exchmaps_intent *xmi)
fs/xfs/xfs_exchmaps_item.c
219
struct xfs_exchmaps_intent *xmi;
fs/xfs/xfs_exchmaps_item.c
224
xmi = list_first_entry_or_null(items, struct xfs_exchmaps_intent,
fs/xfs/xfs_exchmaps_item.c
266
struct xfs_exchmaps_intent *xmi)
fs/xfs/xfs_exchmaps_item.c
273
static inline struct xfs_exchmaps_intent *xmi_entry(const struct list_head *e)
fs/xfs/xfs_exchmaps_item.c
275
return list_entry(e, struct xfs_exchmaps_intent, xmi_list);
fs/xfs/xfs_exchmaps_item.c
283
struct xfs_exchmaps_intent *xmi = xmi_entry(item);
fs/xfs/xfs_exchmaps_item.c
296
struct xfs_exchmaps_intent *xmi = xmi_entry(item);
fs/xfs/xfs_exchmaps_item.c
354
STATIC struct xfs_exchmaps_intent *
fs/xfs/xfs_exchmaps_item.c
364
struct xfs_exchmaps_intent *xmi;
fs/xfs/xfs_exchmaps_item.c
425
struct xfs_exchmaps_intent *xmi;
fs/xfs/xfs_exchmaps_item.h
59
struct xfs_exchmaps_intent;
fs/xfs/xfs_exchmaps_item.h
62
struct xfs_exchmaps_intent *xmi);
fs/xfs/xfs_trace.h
5516
TP_PROTO(struct xfs_mount *mp, const struct xfs_exchmaps_intent *xmi),
fs/xfs/xfs_trace.h
5556
TP_PROTO(struct xfs_mount *mp, const struct xfs_exchmaps_intent *xmi), \
fs/xfs/xfs_trace.h
95
struct xfs_exchmaps_intent;