befs_data_stream   72 fs/befs/befs.h 		befs_data_stream ds;
befs_data_stream   91 fs/befs/btree.c static int befs_btree_seekleaf(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream   96 fs/befs/btree.c static int befs_bt_read_super(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream   99 fs/befs/btree.c static int befs_bt_read_node(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream  134 fs/befs/btree.c befs_bt_read_super(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream  191 fs/befs/btree.c befs_bt_read_node(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream  245 fs/befs/btree.c befs_btree_find(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream  411 fs/befs/btree.c befs_btree_read(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream  542 fs/befs/btree.c befs_btree_seekleaf(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream    7 fs/befs/btree.h int befs_btree_find(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream   10 fs/befs/btree.h int befs_btree_read(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream   25 fs/befs/datastream.c 				 const befs_data_stream *data,
befs_data_stream   29 fs/befs/datastream.c 				   const befs_data_stream *data,
befs_data_stream   34 fs/befs/datastream.c 				      const befs_data_stream *data,
befs_data_stream   49 fs/befs/datastream.c befs_read_datastream(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream   95 fs/befs/datastream.c befs_fblock2brun(struct super_block *sb, const befs_data_stream *data,
befs_data_stream  130 fs/befs/datastream.c befs_read_lsymlink(struct super_block *sb, const befs_data_stream *ds,
befs_data_stream  172 fs/befs/datastream.c befs_count_blocks(struct super_block *sb, const befs_data_stream *ds)
befs_data_stream  251 fs/befs/datastream.c befs_find_brun_direct(struct super_block *sb, const befs_data_stream *data,
befs_data_stream  306 fs/befs/datastream.c 			const befs_data_stream *data,
befs_data_stream  415 fs/befs/datastream.c 			   const befs_data_stream *data,
befs_data_stream    8 fs/befs/datastream.h 					 const befs_data_stream *ds,
befs_data_stream   11 fs/befs/datastream.h int befs_fblock2brun(struct super_block *sb, const befs_data_stream *data,
befs_data_stream   14 fs/befs/datastream.h size_t befs_read_lsymlink(struct super_block *sb, const befs_data_stream *data,
befs_data_stream   18 fs/befs/datastream.h 			  const befs_data_stream *ds);
befs_data_stream  105 fs/befs/endian.h static inline befs_data_stream
befs_data_stream  108 fs/befs/endian.h 	befs_data_stream data;
befs_data_stream  136 fs/befs/linuxvfs.c 	befs_data_stream *ds = &BEFS_I(inode)->i_data.ds;
befs_data_stream  175 fs/befs/linuxvfs.c 	const befs_data_stream *ds = &BEFS_I(dir)->i_data.ds;
befs_data_stream  219 fs/befs/linuxvfs.c 	const befs_data_stream *ds = &BEFS_I(inode)->i_data.ds;
befs_data_stream  475 fs/befs/linuxvfs.c 	befs_data_stream *data = &befs_ino->i_data.ds;