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

/linux-master/fs/xfs/
H A Dxfs_bmap_item.c33 static const struct xfs_item_ops xfs_bui_item_ops; variable in typeref:struct:xfs_item_ops
147 xfs_log_item_init(mp, &buip->bui_item, XFS_LI_BUI, &xfs_bui_item_ops);
602 static const struct xfs_item_ops xfs_bui_item_ops = { variable in typeref:struct:xfs_item_ops

Completed in 187 milliseconds