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

/linux-master/fs/xfs/
H A Dxfs_refcount_item.h66 struct xfs_log_item cud_item; member in struct:xfs_cud_log_item
H A Dxfs_refcount_item.c163 return container_of(lip, struct xfs_cud_log_item, cud_item);
210 kvfree(cudp->cud_item.li_lv_shadow);
319 xfs_log_item_init(tp->t_mountp, &cudp->cud_item, XFS_LI_CUD,
324 return &cudp->cud_item;

Completed in 548 milliseconds