Searched defs:jhead (Results 1 – 6 of 6) sorted by relevance
/linux/fs/ubifs/ |
H A D | log.c | 63 int jhead; in ubifs_get_wbuf() local 116 struct ubifs_jhead *jhead; in ubifs_add_bud() local 164 int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) in ubifs_add_bud_to_log()
|
H A D | journal.c | 98 static int reserve_space(struct ubifs_info *c, int jhead, int len) in reserve_space() 268 static int write_head(struct ubifs_info *c, int jhead, void *buf, int len, in write_head() 401 static int make_reservation(struct ubifs_info *c, int jhead, int len) in make_reservation() 522 static inline void release_head(struct ubifs_info *c, int jhead) in release_head()
|
H A D | replay.c | 891 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud() 949 unsigned int jhead = le32_to_cpu(ref->jhead); in validate_ref() local
|
H A D | recovery.c | 623 int offs, void *sbuf, int jhead) in ubifs_recover_leb()
|
H A D | ubifs-media.h | 770 __le32 jhead; member
|
H A D | ubifs.h | 693 int jhead; member 716 int jhead; member
|