Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf_item.c417 * extends at least until the buffer is unpinned via xfs_buf_item_unpin() and
422 * BLI reference. See xfs_buf_item_unpin() for an explanation.
427 * long as we hold the buffer pin reference in xfs_buf_item_unpin().
504 xfs_buf_item_unpin( in xfs_buf_item_unpin() function
675 * normally xfs_buf_item_unpin() will drop the last BLI reference and perform
843 .iop_unpin = xfs_buf_item_unpin,
H A Dxfs_trace.h933 DEFINE_BUF_ITEM_EVENT(xfs_buf_item_unpin);