Searched defs:n_bytes (Results 1 - 9 of 9) sorted by relevance

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_packedtags1.h26 u32 n_bytes:10; member in struct:yaffs_packed_tags1
H A Dyaffs_packedtags2.h28 unsigned n_bytes; member in struct:yaffs_packed_tags2_tags_only
H A Dyaffs_ecc.c205 void yaffs_ecc_calc_other(const unsigned char *data, unsigned n_bytes, argument
231 int yaffs_ecc_correct_other(unsigned char *data, unsigned n_bytes, argument
H A Dyaffs_checkptrw.c319 int yaffs2_checkpt_wr(struct yaffs_dev *dev, const void *data, int n_bytes) argument
349 int yaffs2_checkpt_rd(struct yaffs_dev *dev, void *data, int n_bytes) argument
H A Dyaffs_summary.c43 unsigned n_bytes; member in struct:yaffs_summary_tags
123 int n_bytes; local
185 int n_bytes; local
[all...]
H A Dyaffs_yaffs2.c211 int n_bytes = 0; local
312 u32 n_bytes; local
340 u32 n_bytes; local
[all...]
H A Dyaffs_vfs.c402 unsigned n_bytes; local
683 int n_bytes = to - offset; local
[all...]
H A Dyaffs_guts.c285 int yaffs_check_ff(u8 *buffer, int n_bytes) argument
3040 yaffs_wr_data_obj(struct yaffs_obj *in, int inode_chunk, const u8 *buffer, int n_bytes, int use_reserve) argument
3406 yaffs_file_rd(struct yaffs_obj *in, u8 * buffer, loff_t offset, int n_bytes) argument
3485 yaffs_do_file_wr(struct yaffs_obj *in, const u8 *buffer, loff_t offset, int n_bytes, int write_through) argument
3658 yaffs_wr_file(struct yaffs_obj *in, const u8 *buffer, loff_t offset, int n_bytes, int write_through) argument
[all...]
H A Dyaffs_guts.h136 int n_bytes; /* Only valid if the cache is dirty */ member in struct:yaffs_cache
185 unsigned n_bytes; /* Only valid for data chunks */ member in struct:yaffs_ext_tags

Completed in 50 milliseconds