Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf_item.c400 xfs_buf_item_unpin( in xfs_buf_item_unpin() function
664 .iop_unpin = xfs_buf_item_unpin,
H A Dxfs_trace.h488 DEFINE_BUF_ITEM_EVENT(xfs_buf_item_unpin); variable
/kernel/linux/linux-6.6/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( in xfs_buf_item_unpin() function
788 .iop_unpin = xfs_buf_item_unpin,
H A Dxfs_trace.h627 DEFINE_BUF_ITEM_EVENT(xfs_buf_item_unpin); variable

Completed in 12 milliseconds