Searched refs:cudp (Results 1 – 2 of 2) sorted by relevance
190 cudp->cud_format.cud_type = XFS_LI_CUD; in xfs_cud_item_format()191 cudp->cud_format.cud_size = 1; in xfs_cud_item_format()208 xfs_cui_release(cudp->cud_cuip); in xfs_cud_item_release()210 kmem_cache_free(xfs_cud_cache, cudp); in xfs_cud_item_release()234 struct xfs_cud_log_item *cudp; in xfs_trans_get_cud() local239 cudp->cud_cuip = cuip; in xfs_trans_get_cud()243 return cudp; in xfs_trans_get_cud()254 struct xfs_cud_log_item *cudp, in xfs_trans_log_finish_refcount_update() argument457 struct xfs_cud_log_item *cudp; in xfs_cui_item_recover() local498 cudp = xfs_trans_get_cud(tp, cuip); in xfs_cui_item_recover()[all …]
211 "cu" device (e.g. ``/dev/cudp#``).
Completed in 6 milliseconds