Home
last modified time | relevance | path

Searched refs:datastream (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/befs/
A Ddebug.c113 fsrun_to_cpu(sb, inode->data.datastream.direct[i]); in befs_dump_inode()
120 inode->data.datastream. in befs_dump_inode()
123 tmp_run = fsrun_to_cpu(sb, inode->data.datastream.indirect); in befs_dump_inode()
130 inode->data.datastream. in befs_dump_inode()
134 fsrun_to_cpu(sb, inode->data.datastream.double_indirect); in befs_dump_inode()
141 inode->data.datastream. in befs_dump_inode()
145 fs64_to_cpu(sb, inode->data.datastream.size)); in befs_dump_inode()
A DChangeLog48 0.61. (datastream.c) [WD]
117 * Rewrote datastream position lookups.
118 (datastream.c) [WD]
148 (datastream.c, btree.c super.c inode.c) [WD]
190 is done being read. (datastream.c) [WD]
227 * Removed old datastream code from file.c, since it is nolonger used.
235 of blocks, which in turn calls befs_fpos2brun() in datastream.c to do
272 * Converted befs_read_file() to use the new datastream code.
295 * Discovered that the datastream handleing code in file.c is quite deficient
298 * Rewrote datastream handleing.
A DMakefile8 befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o
A Dbefs_fs_types.h193 befs_disk_data_stream datastream; member
A Dlinuxvfs.c383 fsds_to_cpu(sb, &raw_inode->data.datastream); in befs_iget()
/linux-6.3-rc2/Documentation/admin-guide/media/
A Ddvb_intro.rst33 * digitize the analogue video signal and make the resulting datastream
36 The digital datastream from an Analogue TV card is generated by
50 digital datastream from the broadcast signal.
51 * Make the encoded digital datastream (MPEG2) available to the data bus.
55 digital TV card spits out a compressed encoded digital datastream. As
56 the signal is already digitised, it is trivial to pass this datastream

Completed in 10 milliseconds