Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_defer.h63 extern const struct xfs_defer_op_type xfs_refcount_update_defer_type;
H A Dxfs_defer.c187 [XFS_DEFER_OPS_TYPE_REFCOUNT] = &xfs_refcount_update_defer_type,
/openbmc/linux/fs/xfs/
H A Dxfs_refcount_item.c436 const struct xfs_defer_op_type xfs_refcount_update_defer_type = { variable