Home
last modified time | relevance | path

Searched refs:xfs_buf_free (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_buf.c323 xfs_buf_free( in xfs_buf_free() function
728 xfs_buf_free(new_bp); in xfs_buf_get_map()
734 xfs_buf_free(new_bp); in xfs_buf_get_map()
739 xfs_buf_free(new_bp); in xfs_buf_get_map()
1028 xfs_buf_free(bp); in xfs_buf_rele()
1097 xfs_buf_free(bp); in xfs_buf_rele()
Dxfs_buf.h279 extern void xfs_buf_free(xfs_buf_t *);
Dxfs_log.c1579 xfs_buf_free(iclog->ic_bp); in xlog_alloc_log()
1585 xfs_buf_free(log->l_xbuf); in xlog_alloc_log()
2022 xfs_buf_free(log->l_xbuf); in xlog_dealloc_log()
2026 xfs_buf_free(iclog->ic_bp); in xlog_dealloc_log()
Dxfs_log_recover.c147 xfs_buf_free(bp); in xlog_put_bp()
Dxfs_trace.h308 DEFINE_BUF_EVENT(xfs_buf_free);