Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_bmap_item.c32 static const struct xfs_item_ops xfs_bui_item_ops; variable
146 xfs_log_item_init(mp, &buip->bui_item, XFS_LI_BUI, &xfs_bui_item_ops); in xfs_bui_init()
619 static const struct xfs_item_ops xfs_bui_item_ops = { variable