Searched defs:jhead (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/ubifs/
H A Dlog.c63 int jhead; local
116 struct ubifs_jhead *jhead; local
164 ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) argument
[all...]
H A Dreplay.c890 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, argument
948 unsigned int jhead = le32_to_cpu(ref->jhead); local
[all...]
H A Drecovery.c622 ubifs_recover_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf, int jhead) argument
H A Djournal.c98 static int reserve_space(struct ubifs_info *c, int jhead, int len) argument
268 write_head(struct ubifs_info *c, int jhead, void *buf, int len, int *lnum, int *offs, int sync) argument
401 make_reservation(struct ubifs_info *c, int jhead, int len) argument
522 release_head(struct ubifs_info *c, int jhead) argument
[all...]
H A Dubifs-media.h770 __le32 jhead; member in struct:ubifs_ref_node
H A Ddebug.c197 const char *dbg_jhead(int jhead) argument
H A Dubifs.h700 int jhead; member in struct:ubifs_wbuf
723 int jhead; member in struct:ubifs_bud

Completed in 188 milliseconds