Home
last modified time | relevance | path

Searched refs:jset (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Djournal.h86 struct jset j;
94 struct jset *data;
H A Djournal.c42 struct jset *j, *data = ca->set->journal.w[0].data; in journal_read_bucket()
111 * Check from the oldest jset for last_seq. If in journal_read_bucket()
112 * i->j.seq < j->last_seq, it means the oldest jset in journal_read_bucket()
114 * this list. Otherwise, j is a condidate jset for in journal_read_bucket()
126 /* iterate list in reverse order (from latest jset) */ in journal_read_bucket()
133 * in list, j is an expired and useless jset. in journal_read_bucket()
139 * 'where' points to first jset in list which in journal_read_bucket()
816 /* If KEY_PTRS(k) == 0, this jset gets lost in air */
H A Dsuper.c460 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
2012 struct jset *j; in run_cache_set()
H A Drequest.c102 if (newsize * sizeof(uint64_t) > block_bytes(c->cache) - sizeof(struct jset)) in bch_keylist_realloc()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Djournal.h86 struct jset j;
94 struct jset *data;
H A Dbcache_ondisk.h346 struct jset { struct
H A Djournal.c42 struct jset *j, *data = ca->set->journal.w[0].data; in journal_read_bucket()
109 * Check from the oldest jset for last_seq. If in journal_read_bucket()
110 * i->j.seq < j->last_seq, it means the oldest jset in journal_read_bucket()
112 * this list. Otherwise, j is a candidate jset for in journal_read_bucket()
124 /* iterate list in reverse order (from latest jset) */ in journal_read_bucket()
131 * in list, j is an expired and useless jset. in journal_read_bucket()
137 * 'where' points to first jset in list which in journal_read_bucket()
811 /* If KEY_PTRS(k) == 0, this jset gets lost in air */
H A Dsuper.c458 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
1986 struct jset *j; in run_cache_set()
H A Drequest.c102 if (newsize * sizeof(uint64_t) > block_bytes(c->cache) - sizeof(struct jset)) in bch_keylist_realloc()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbcache.h157 struct jset { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbcache.h157 struct jset { struct
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbcache.h345 struct jset { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbcache.h183 struct jset { struct

Completed in 24 milliseconds