xfs_refcount_intent 1184 fs/xfs/libxfs/xfs_refcount.c 	struct xfs_refcount_intent	*ri;
xfs_refcount_intent 1191 fs/xfs/libxfs/xfs_refcount.c 	ri = kmem_alloc(sizeof(struct xfs_refcount_intent),
xfs_refcount_intent  278 fs/xfs/xfs_refcount_item.c 	struct xfs_refcount_intent	*ra;
xfs_refcount_intent  279 fs/xfs/xfs_refcount_item.c 	struct xfs_refcount_intent	*rb;
xfs_refcount_intent  281 fs/xfs/xfs_refcount_item.c 	ra = container_of(a, struct xfs_refcount_intent, ri_list);
xfs_refcount_intent  282 fs/xfs/xfs_refcount_item.c 	rb = container_of(b, struct xfs_refcount_intent, ri_list);
xfs_refcount_intent  335 fs/xfs/xfs_refcount_item.c 	struct xfs_refcount_intent	*refc;
xfs_refcount_intent  339 fs/xfs/xfs_refcount_item.c 	refc = container_of(item, struct xfs_refcount_intent, ri_list);
xfs_refcount_intent  375 fs/xfs/xfs_refcount_item.c 	struct xfs_refcount_intent	*refc;
xfs_refcount_intent  380 fs/xfs/xfs_refcount_item.c 	refc = container_of(item, struct xfs_refcount_intent, ri_list);
xfs_refcount_intent  424 fs/xfs/xfs_refcount_item.c 	struct xfs_refcount_intent	*refc;
xfs_refcount_intent  426 fs/xfs/xfs_refcount_item.c 	refc = container_of(item, struct xfs_refcount_intent, ri_list);