/kernel/linux/linux-5.10/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 ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) ubifs_add_bud_to_log() argument [all...] |
H A D | replay.c | 889 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud() argument 947 unsigned int jhead = le32_to_cpu(ref->jhead); validate_ref() local [all...] |
H A D | recovery.c | 622 ubifs_recover_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf, int jhead) ubifs_recover_leb() argument
|
H A D | journal.c | 98 static int reserve_space(struct ubifs_info *c, int jhead, int len) in reserve_space() argument 268 write_head(struct ubifs_info *c, int jhead, void *buf, int len, int *lnum, int *offs, int sync) write_head() argument 311 make_reservation(struct ubifs_info *c, int jhead, int len) make_reservation() argument 395 release_head(struct ubifs_info *c, int jhead) release_head() argument [all...] |
H A D | ubifs-media.h | 770 __le32 jhead; member
|
H A D | debug.c | 197 const char *dbg_jhead(int jhead) in dbg_jhead() argument
|
H A D | ubifs.h | 691 int jhead; member 714 int jhead; member
|
/kernel/linux/linux-6.6/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 ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) ubifs_add_bud_to_log() argument [all...] |
H A D | replay.c | 889 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud() argument 947 unsigned int jhead = le32_to_cpu(ref->jhead); validate_ref() local [all...] |
H A D | recovery.c | 622 ubifs_recover_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf, int jhead) ubifs_recover_leb() argument
|
H A D | journal.c | 98 static int reserve_space(struct ubifs_info *c, int jhead, int len) in reserve_space() argument 268 write_head(struct ubifs_info *c, int jhead, void *buf, int len, int *lnum, int *offs, int sync) write_head() argument 311 make_reservation(struct ubifs_info *c, int jhead, int len) make_reservation() argument 395 release_head(struct ubifs_info *c, int jhead) release_head() argument [all...] |
H A D | ubifs-media.h | 770 __le32 jhead; member
|
H A D | debug.c | 197 const char *dbg_jhead(int jhead) in dbg_jhead() argument
|
H A D | ubifs.h | 700 int jhead; member 723 int jhead; member
|