Searched refs:cudp (Results 1 – 2 of 2) sorted by relevance
188 cudp->cud_format.cud_type = XFS_LI_CUD; in xfs_cud_item_format()189 cudp->cud_format.cud_size = 1; in xfs_cud_item_format()206 xfs_cui_release(cudp->cud_cuip); in xfs_cud_item_release()207 kmem_cache_free(xfs_cud_cache, cudp); in xfs_cud_item_release()222 struct xfs_cud_log_item *cudp; in xfs_trans_get_cud() local227 cudp->cud_cuip = cuip; in xfs_trans_get_cud()231 return cudp; in xfs_trans_get_cud()242 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() local501 cudp = xfs_trans_get_cud(tp, cuip); in xfs_cui_item_recover()[all …]
212 "cu" device (e.g. ``/dev/cudp#``).
Completed in 6 milliseconds