Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsb-clean.h13 int bch2_fs_mark_dirty(struct bch_fs *);
H A Dsb-clean.c266 int bch2_fs_mark_dirty(struct bch_fs *c) in bch2_fs_mark_dirty() function
H A Dsuper.c466 ret = bch2_fs_mark_dirty(c); in __bch2_fs_read_write()