Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_buf.c256 xfs_buf_free( in xfs_buf_free() function
584 xfs_buf_free(new_bp); in xfs_buf_get_map()
590 xfs_buf_free(new_bp); in xfs_buf_get_map()
595 xfs_buf_free(new_bp); in xfs_buf_get_map()
885 xfs_buf_free(bp); in xfs_buf_rele()
924 xfs_buf_free(bp); in xfs_buf_rele()
Dxfs_buf.h279 extern void xfs_buf_free(xfs_buf_t *);
Dxfs_log.c1487 xfs_buf_free(iclog->ic_bp); in xlog_alloc_log()
1491 xfs_buf_free(log->l_xbuf); in xlog_alloc_log()
1920 xfs_buf_free(log->l_xbuf); in xlog_dealloc_log()
1924 xfs_buf_free(iclog->ic_bp); in xlog_dealloc_log()
Dxfs_trace.h348 DEFINE_BUF_EVENT(xfs_buf_free);
Dxfs_log_recover.c143 xfs_buf_free(bp); in xlog_put_bp()