Symbol: xfs_refcount_intent
fs/xfs/libxfs/xfs_refcount.c
1355
struct xfs_refcount_intent *ri,
fs/xfs/libxfs/xfs_refcount.c
1385
struct xfs_refcount_intent *ri,
fs/xfs/libxfs/xfs_refcount.c
1473
struct xfs_refcount_intent *ri,
fs/xfs/libxfs/xfs_refcount.c
1498
struct xfs_refcount_intent *ri,
fs/xfs/libxfs/xfs_refcount.c
1585
struct xfs_refcount_intent *ri;
fs/xfs/libxfs/xfs_refcount.c
2234
sizeof(struct xfs_refcount_intent),
fs/xfs/libxfs/xfs_refcount.h
85
struct xfs_refcount_intent *ri, struct xfs_btree_cur **pcur);
fs/xfs/libxfs/xfs_refcount.h
87
struct xfs_refcount_intent *ri, struct xfs_btree_cur **pcur);
fs/xfs/xfs_refcount_item.c
246
static inline struct xfs_refcount_intent *ci_entry(const struct list_head *e)
fs/xfs/xfs_refcount_item.c
248
return list_entry(e, struct xfs_refcount_intent, ri_list);
fs/xfs/xfs_refcount_item.c
266
struct xfs_refcount_intent *ra = ci_entry(a);
fs/xfs/xfs_refcount_item.c
267
struct xfs_refcount_intent *rb = ci_entry(b);
fs/xfs/xfs_refcount_item.c
277
struct xfs_refcount_intent *ri)
fs/xfs/xfs_refcount_item.c
316
struct xfs_refcount_intent *ri;
fs/xfs/xfs_refcount_item.c
368
struct xfs_refcount_intent *ri)
fs/xfs/xfs_refcount_item.c
393
struct xfs_refcount_intent *ri = ci_entry(item);
fs/xfs/xfs_refcount_item.c
407
struct xfs_refcount_intent *ri = ci_entry(item);
fs/xfs/xfs_refcount_item.c
483
struct xfs_refcount_intent *ri;
fs/xfs/xfs_refcount_item.c
623
struct xfs_refcount_intent *ri = ci_entry(item);
fs/xfs/xfs_refcount_item.h
74
struct xfs_refcount_intent;
fs/xfs/xfs_refcount_item.h
77
struct xfs_refcount_intent *ri);
fs/xfs/xfs_trace.h
103
struct xfs_refcount_intent;
fs/xfs/xfs_trace.h
3928
TP_PROTO(struct xfs_mount *mp, struct xfs_refcount_intent *refc),
fs/xfs/xfs_trace.h
3957
TP_PROTO(struct xfs_mount *mp, struct xfs_refcount_intent *refc), \