Searched defs:node_type (Results 1 – 4 of 4) sorted by relevance
/fs/ubifs/ |
D | lpt_commit.c | 991 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() 1012 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len() 1054 int pos = 0, node_type; in get_lpt_node_type() local 1072 int pos = 0, node_type, node_len; in is_a_node() local 1107 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local 1567 static int dbg_is_node_dirty(struct ubifs_info *c, int node_type, int lnum, in dbg_is_node_dirty() 1592 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; in dbg_check_ltab_lnum() local 1844 int err, len = c->leb_size, node_type, node_num, node_len, offs; in dump_lpt_leb() local
|
D | lpt.c | 954 int node_type; in check_lpt_type() local
|
D | ubifs-media.h | 461 __u8 node_type; member
|
/fs/dlm/ |
D | config.c | 380 static const struct config_item_type node_type = { variable
|