Searched defs:alloclen (Results 1 – 4 of 4) sorted by relevance
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | gc.c | 505 uint32_t phys_ofs, alloclen; in jffs2_garbage_collect_pristine() local 675 uint32_t alloclen, phys_ofs, ilen; in jffs2_garbage_collect_metadata() local 762 uint32_t alloclen, phys_ofs; in jffs2_garbage_collect_dirent() local 910 uint32_t alloclen, phys_ofs, ilen; in jffs2_garbage_collect_hole() local 1057 uint32_t alloclen, phys_ofs, offset, orig_end, orig_start; in jffs2_garbage_collect_dnode() local
|
H A D | write.c | 358 uint32_t phys_ofs, alloclen; in jffs2_write_inode_range() local 446 uint32_t alloclen, phys_ofs; in jffs2_do_create() local 540 uint32_t alloclen, phys_ofs; in jffs2_do_unlink() local 653 uint32_t alloclen, phys_ofs; in jffs2_do_link() local
|
H A D | dir-ecos.c | 161 uint32_t alloclen, phys_ofs; in jffs2_mkdir() local
|
H A D | fs-ecos.c | 1339 uint32_t phys_ofs, alloclen; in jffs2_truncate_file() local
|