Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_rmap_item.c247 static inline struct xfs_rmap_intent *ri_entry(const struct list_head *e) in ri_entry()
249 return list_entry(e, struct xfs_rmap_intent, ri_list); in ri_entry()
267 struct xfs_rmap_intent *ra = ri_entry(a); in xfs_rmap_update_diff_items()
268 struct xfs_rmap_intent *rb = ri_entry(b); in xfs_rmap_update_diff_items()
278 struct xfs_rmap_intent *ri) in xfs_rmap_update_log_item()
341 struct xfs_rmap_intent *ri; in __xfs_rmap_update_create_intent()
393 struct xfs_rmap_intent *ri) in xfs_rmap_defer_add()
418 struct xfs_rmap_intent *ri = ri_entry(item); in xfs_rmap_update_cancel_item()
432 struct xfs_rmap_intent *ri = ri_entry(item); in xfs_rmap_update_finish_item()
513 struct xfs_rmap_intent *ri; in xfs_rui_recover_work()
H A Dxfs_rmap_item.h74 struct xfs_rmap_intent;
76 void xfs_rmap_defer_add(struct xfs_trans *tp, struct xfs_rmap_intent *ri);
H A Dxfs_trace.h102 struct xfs_rmap_intent;
3368 TP_PROTO(struct xfs_mount *mp, struct xfs_rmap_intent *ri),
3410 TP_PROTO(struct xfs_mount *mp, struct xfs_rmap_intent *ri), \
/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h171 struct xfs_rmap_intent { struct
194 int xfs_rmap_finish_one(struct xfs_trans *tp, struct xfs_rmap_intent *ri, argument
H A Dxfs_rmap.c2634 struct xfs_rmap_intent *ri, in xfs_rmap_finish_init_cursor()
2661 struct xfs_rmap_intent *ri, in xfs_rtrmap_finish_init_cursor()
2682 struct xfs_rmap_intent *ri, in xfs_rmap_finish_one()
2753 struct xfs_rmap_intent *ri; in __xfs_rmap_add()
3131 sizeof(struct xfs_rmap_intent), in xfs_rmap_intent_init_cache()