Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_refcount_item.c347 static const struct xfs_item_ops xfs_cud_item_ops = { variable
370 xfs_log_item_init(mp, &cudp->cud_item, XFS_LI_CUD, &xfs_cud_item_ops); in xfs_cud_init()