Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_bmap_item.c31 static const struct xfs_item_ops xfs_bui_item_ops; variable
145 xfs_log_item_init(mp, &buip->bui_item, XFS_LI_BUI, &xfs_bui_item_ops); in xfs_bui_init()
600 static const struct xfs_item_ops xfs_bui_item_ops = { variable