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

/haiku/src/bin/bfs_tools/lib/
H A Ddump.h20 extern void dump_data_stream(const bfs_inode* inode, const data_stream* stream,
H A Ddump.cpp83 dump_data_stream(const bfs_inode *inode, const data_stream *stream, bool showOffsets) function
156 dump_data_stream(inode, &inode->data, showOffsets);
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DDebug.h95 extern void dump_data_stream(const data_stream *stream);
H A DDebug.cpp81 dump_data_stream(const data_stream* stream) function
138 dump_data_stream(&(inode->data));

Completed in 100 milliseconds