Home
last modified time | relevance | path

Searched refs:befs_disk_data_stream (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/befs/
Dbefs_fs_types.h155 } PACKED befs_disk_data_stream; typedef
193 befs_disk_data_stream datastream;
Dendian.h106 fsds_to_cpu(const struct super_block *sb, const befs_disk_data_stream *n) in fsds_to_cpu()