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

/linux-master/fs/xfs/
H A Dxfs_refcount_item.c28 static const struct xfs_item_ops xfs_cui_item_ops; variable in typeref:struct:xfs_item_ops
152 xfs_log_item_init(mp, &cuip->cui_item, XFS_LI_CUI, &xfs_cui_item_ops);
546 static const struct xfs_item_ops xfs_cui_item_ops = { variable in typeref:struct:xfs_item_ops

Completed in 129 milliseconds