Home
last modified time | relevance | path

Searched refs:jset_entry_is_key (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbcachefs_format.h1133 static inline bool jset_entry_is_key(struct jset_entry *e) in jset_entry_is_key() function
Ddisk_accounting.c284 if (jset_entry_is_key(i) && i->start->k.type == KEY_TYPE_accounting) { in bch2_accounting_update_sb()