Home
last modified time | relevance | path

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

/linux-6.1.9/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()