Home
last modified time | relevance | path

Searched refs:cud_item (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_refcount_item.h66 struct xfs_log_item cud_item; member
H A Dxfs_refcount_item.c173 return container_of(lip, struct xfs_cud_log_item, cud_item); in CUD_ITEM()
226 kvfree(cudp->cud_item.li_lv_shadow); in xfs_cud_item_release()
356 xfs_log_item_init(tp->t_mountp, &cudp->cud_item, in xfs_refcount_update_create_done()
361 return &cudp->cud_item; in xfs_refcount_update_create_done()