Home
last modified time | relevance | path

Searched defs:jhead (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/fs/ubifs/
Dlog.c79 int jhead; in ubifs_get_wbuf() local
128 struct ubifs_jhead *jhead; in ubifs_add_bud() local
176 int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) in ubifs_add_bud_to_log()
Djournal.c115 static int reserve_space(struct ubifs_info *c, int jhead, int len) in reserve_space()
255 static int write_node(struct ubifs_info *c, int jhead, void *node, int len, in write_node()
286 static int write_head(struct ubifs_info *c, int jhead, void *buf, int len, in write_head()
323 static int make_reservation(struct ubifs_info *c, int jhead, int len) in make_reservation()
406 static inline void release_head(struct ubifs_info *c, int jhead) in release_head()
Dreplay.c745 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud()
791 unsigned int jhead = le32_to_cpu(ref->jhead); in validate_ref() local
Drecovery.c636 int offs, void *sbuf, int jhead) in ubifs_recover_leb()
Ddebug.c208 const char *dbg_jhead(int jhead) in dbg_jhead()
Ddebug.h369 static inline const char *dbg_jhead(int jhead) { return ""; } in dbg_jhead()
Dubifs-media.h730 __le32 jhead; member
Dubifs.h689 int jhead; member
713 int jhead; member