Searched defs:jhead (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/fs/ubifs/ |
D | replay.c | 84 int jhead; member 504 static int replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in replay_bud() 666 int jhead) in insert_ref_node() 755 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud() 801 unsigned int jhead = le32_to_cpu(ref->jhead); in validate_ref() local
|
D | log.c | 79 int jhead; in ubifs_get_wbuf() local 142 struct ubifs_jhead *jhead; in ubifs_add_bud() local 190 int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) in ubifs_add_bud_to_log()
|
D | journal.c | 115 static int reserve_space(struct ubifs_info *c, int jhead, int len) in reserve_space() 250 static int write_node(struct ubifs_info *c, int jhead, void *node, int len, in write_node() 281 static int write_head(struct ubifs_info *c, int jhead, void *buf, int len, in write_head() 318 static int make_reservation(struct ubifs_info *c, int jhead, int len) in make_reservation() 403 static inline void release_head(struct ubifs_info *c, int jhead) in release_head()
|
D | debug.h | 408 static inline const char *dbg_jhead(int jhead) { return ""; } in dbg_jhead()
|
D | ubifs-media.h | 728 __le32 jhead; member
|
D | debug.c | 214 const char *dbg_jhead(int jhead) in dbg_jhead()
|
D | ubifs.h | 692 int jhead; member 716 int jhead; member
|