Home
last modified time | relevance | path

Searched refs:bch2_fs_mark_dirty (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsb-clean.h13 int bch2_fs_mark_dirty(struct bch_fs *);
Dsb-clean.c262 int bch2_fs_mark_dirty(struct bch_fs *c) in bch2_fs_mark_dirty() function
Dsuper.c458 ret = bch2_fs_mark_dirty(c); in __bch2_fs_read_write()