Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_buf.c297 xfs_buf_free( in xfs_buf_free() function
702 xfs_buf_free(new_bp); in xfs_buf_get_map()
708 xfs_buf_free(new_bp); in xfs_buf_get_map()
713 xfs_buf_free(new_bp); in xfs_buf_get_map()
1002 xfs_buf_free(bp); in xfs_buf_rele()
1061 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()
1583 xfs_buf_free(log->l_xbuf); in xlog_alloc_log()
2020 xfs_buf_free(log->l_xbuf); in xlog_dealloc_log()
2024 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);