Home
last modified time | relevance | path

Searched refs:dump_node (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_router.cc409 void dump_node(const RNode *node, int depth) { in dump_node() function
413 dump_node(nd.get(), depth + 4); in dump_node()
418 void Router::dump() const { dump_node(&root_, 0); } in dump()
/third_party/f2fs-tools/fsck/
H A Dfsck.h273 extern int dump_node(struct f2fs_sb_info *, nid_t, int);
H A Ddump.c575 int dump_node(struct f2fs_sb_info *sbi, nid_t nid, int force) in dump_node() function
H A Dmain.c945 dump_node(sbi, opt->nid, 0); in do_dump()
H A Dfsck.c1444 if (dump_node(sbi, le32_to_cpu(dentry[idx].ino), 0)) in print_dentry()
3349 dump_node(sbi, i, 1); in fsck_verify()

Completed in 8 milliseconds