Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jffs2/
Dwrite.c96 flash_ofs = write_ofs(c); in jffs2_write_dnode()
154 flash_ofs = write_ofs(c); in jffs2_write_dnode()
254 flash_ofs = write_ofs(c); in jffs2_write_dirent()
306 flash_ofs = write_ofs(c); in jffs2_write_dirent()
Dnodelist.h206 #define write_ofs(c) ((c)->nextblock->offset + (c)->sector_size - (c)->nextblock->free_size) macro
Dxattr.c291 uint32_t phys_ofs = write_ofs(c); in save_xattr_datum()
511 uint32_t xseqno, phys_ofs = write_ofs(c); in save_xattr_ref()
Dwbuf.c406 ofs = write_ofs(c); in jffs2_wbuf_recover()
Dgc.c698 phys_ofs = write_ofs(c); in jffs2_garbage_collect_pristine()
/kernel/liteos_a/fs/jffs2/
Djffs2.patch3831 phys_ofs = write_ofs(c);
7125 - ofs = write_ofs(c);
8730 - uint32_t phys_ofs = write_ofs(c);
8950 - uint32_t xseqno, phys_ofs = write_ofs(c);