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

/linux-master/fs/xfs/
H A Dxfs_buf_item.c456 * extends at least until the buffer is unpinned via xfs_buf_item_unpin() and
461 * BLI reference. See xfs_buf_item_unpin() for an explanation.
466 * long as we hold the buffer pin reference in xfs_buf_item_unpin().
507 xfs_buf_item_unpin( function
788 .iop_unpin = xfs_buf_item_unpin,
H A Dxfs_trace.h633 DEFINE_BUF_ITEM_EVENT(xfs_buf_item_unpin); variable

Completed in 238 milliseconds