• Home
  • Raw
  • Download

Lines Matching refs:offs

411 		pr_err("\toffs           %u\n", le32_to_cpu(ref->offs));  in ubifs_dump_node()
516 i, le32_to_cpu(br->lnum), le32_to_cpu(br->offs), in ubifs_dump_node()
797 const struct ubifs_scan_leb *sleb, int offs) in ubifs_dump_sleb() argument
802 current->pid, sleb->lnum, offs); in ubifs_dump_sleb()
807 sleb->lnum, snod->offs, snod->len); in ubifs_dump_sleb()
838 snod->offs, snod->len); in ubifs_dump_leb()
864 znode, zbr->lnum, zbr->offs, zbr->len, znode->parent, znode->iip, in ubifs_dump_znode()
877 n, zbr->znode, zbr->lnum, zbr->offs, zbr->len, in ubifs_dump_znode()
882 n, zbr->znode, zbr->lnum, zbr->offs, zbr->len, in ubifs_dump_znode()
1211 zbr1->offs, dbg_snprintf_key(c, &key, key_buf, in dbg_check_key_order()
1223 zbr1->offs, dbg_snprintf_key(c, &key, key_buf, in dbg_check_key_order()
1246 ubifs_msg(c, "first node at %d:%d\n", zbr1->lnum, zbr1->offs); in dbg_check_key_order()
1248 ubifs_msg(c, "second node at %d:%d\n", zbr2->lnum, zbr2->offs); in dbg_check_key_order()
1435 znode->zbranch[n].offs != 0) { in dbg_check_znode()
1623 err, zbr->lnum, zbr->offs); in dbg_walk_index()
1678 ubifs_msg(c, "dump of znode at LEB %d:%d", zbr->lnum, zbr->offs); in dbg_walk_index()
1946 zbr->lnum, zbr->offs, err); in read_add_inode()
1989 zbr->len, zbr->lnum, zbr->offs); in check_leaf()
2000 zbr->lnum, zbr->offs, err); in check_leaf()
2018 type, zbr->lnum, zbr->offs); in check_leaf()
2056 zbr->lnum, zbr->offs, fscki->size); in check_leaf()
2114 ubifs_msg(c, "dump of node at LEB %d:%d", zbr->lnum, zbr->offs); in check_leaf()
2241 zbr->lnum, zbr->offs, err); in check_inodes()
2247 (unsigned long)fscki->inum, zbr->lnum, zbr->offs); in check_inodes()
2572 int offs, int len) in dbg_leb_write() argument
2583 len, lnum, offs); in dbg_leb_write()
2585 err = ubi_leb_write(c->ubi, lnum, buf, offs, len); in dbg_leb_write()