Home
last modified time | relevance | path

Searched refs:xfs_rmap_intent (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_rmap_item.c231 static inline struct xfs_rmap_intent *ri_entry(const struct list_head *e) in ri_entry()
233 return list_entry(e, struct xfs_rmap_intent, ri_list); in ri_entry()
243 struct xfs_rmap_intent *ra = ri_entry(a); in xfs_rmap_update_diff_items()
244 struct xfs_rmap_intent *rb = ri_entry(b); in xfs_rmap_update_diff_items()
254 struct xfs_rmap_intent *ri) in xfs_rmap_update_log_item()
316 struct xfs_rmap_intent *ri; in xfs_rmap_update_create_intent()
350 struct xfs_rmap_intent *ri) in xfs_rmap_defer_add()
365 struct xfs_rmap_intent *ri = ri_entry(item); in xfs_rmap_update_cancel_item()
379 struct xfs_rmap_intent *ri = ri_entry(item); in xfs_rmap_update_finish_item()
455 struct xfs_rmap_intent *ri; in xfs_rui_recover_work()
Dxfs_rmap_item.h74 struct xfs_rmap_intent;
76 void xfs_rmap_defer_add(struct xfs_trans *tp, struct xfs_rmap_intent *ri);
Dxfs_trace.h94 struct xfs_rmap_intent;
2968 TP_PROTO(struct xfs_mount *mp, struct xfs_rmap_intent *ri),
3006 TP_PROTO(struct xfs_mount *mp, struct xfs_rmap_intent *ri), \
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h170 struct xfs_rmap_intent { struct
192 int xfs_rmap_finish_one(struct xfs_trans *tp, struct xfs_rmap_intent *ri, argument
Dxfs_rmap.c2569 struct xfs_rmap_intent *ri, in xfs_rmap_finish_one()
2651 struct xfs_rmap_intent *ri; in __xfs_rmap_add()
3025 sizeof(struct xfs_rmap_intent), in xfs_rmap_intent_init_cache()