Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlog.c63 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 Dreplay.c889 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 Drecovery.c622 ubifs_recover_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf, int jhead) ubifs_recover_leb() argument
H A Djournal.c98 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 Dubifs-media.h770 __le32 jhead; member
H A Ddebug.c197 const char *dbg_jhead(int jhead) in dbg_jhead() argument
H A Dubifs.h691 int jhead; member
714 int jhead; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlog.c63 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 Dreplay.c889 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 Drecovery.c622 ubifs_recover_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf, int jhead) ubifs_recover_leb() argument
H A Djournal.c98 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 Dubifs-media.h770 __le32 jhead; member
H A Ddebug.c197 const char *dbg_jhead(int jhead) in dbg_jhead() argument
H A Dubifs.h700 int jhead; member
723 int jhead; member

Completed in 34 milliseconds