Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_defer.h62 extern const struct xfs_defer_op_type xfs_bmap_update_defer_type;
H A Dxfs_defer.c186 [XFS_DEFER_OPS_TYPE_BMAP] = &xfs_bmap_update_defer_type,
/openbmc/linux/fs/xfs/
H A Dxfs_bmap_item.c440 const struct xfs_defer_op_type xfs_bmap_update_defer_type = { variable