Home
last modified time | relevance | path

Searched defs:is_node (Results 1 – 3 of 3) sorted by relevance

/third_party/f2fs-tools/fsck/
Dnode.h159 static inline int is_node(struct f2fs_node *node_blk, int type) in is_node() function
Dsegment.c30 bool is_node = IS_NODESEG(type); in reserve_new_block() local
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js1243 function is_node(object) function