Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_buf.c256 xfs_buf_free( in xfs_buf_free() function
583 xfs_buf_free(new_bp); in xfs_buf_get_map()
589 xfs_buf_free(new_bp); in xfs_buf_get_map()
594 xfs_buf_free(new_bp); in xfs_buf_get_map()
884 xfs_buf_free(bp); in xfs_buf_rele()
923 xfs_buf_free(bp); in xfs_buf_rele()
Dxfs_buf.h281 extern void xfs_buf_free(xfs_buf_t *);
Dxfs_log.c1504 xfs_buf_free(iclog->ic_bp); in xlog_alloc_log()
1508 xfs_buf_free(log->l_xbuf); in xlog_alloc_log()
1942 xfs_buf_free(log->l_xbuf); in xlog_dealloc_log()
1946 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()