Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_item.c32 static const struct xfs_item_ops xfs_bui_item_ops; variable
144 xfs_log_item_init(mp, &buip->bui_item, XFS_LI_BUI, &xfs_bui_item_ops); in xfs_bui_init()
571 static const struct xfs_item_ops xfs_bui_item_ops = { variable
/kernel/linux/linux-6.6/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()
616 static const struct xfs_item_ops xfs_bui_item_ops = { variable

Completed in 3 milliseconds