Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_bmap_item.c182 static const struct xfs_item_ops xfs_bui_item_ops = { variable
205 xfs_log_item_init(mp, &buip->bui_item, XFS_LI_BUI, &xfs_bui_item_ops); in xfs_bui_init()