Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A 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()
H A Dnodelist.h206 #define write_ofs(c) ((c)->nextblock->offset + (c)->sector_size - (c)->nextblock->free_size) macro
H A 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()
H A Dwbuf.c406 ofs = write_ofs(c); in jffs2_wbuf_recover()
H A Dgc.c698 phys_ofs = write_ofs(c); in jffs2_garbage_collect_pristine()