Searched defs:node_type (Results 1 – 4 of 4) sorted by relevance
/fs/ubifs/ |
D | lpt_commit.c | 1034 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() 1055 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len() 1097 int pos = 0, node_type; in get_lpt_node_type() local 1115 int pos = 0, node_type, node_len; in is_a_node() local 1150 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local 1606 static int dbg_is_node_dirty(struct ubifs_info *c, int node_type, int lnum, in dbg_is_node_dirty() 1632 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; in dbg_check_ltab_lnum() local 1884 int err, len = c->leb_size, node_type, node_num, node_len, offs; in dump_lpt_leb() local
|
D | lpt.c | 943 int node_type; in check_lpt_type() local
|
D | ubifs-media.h | 436 __u8 node_type; member
|
/fs/dlm/ |
D | config.c | 424 static struct config_item_type node_type = { variable
|