Home
last modified time | relevance | path

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

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