Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dinode.h152 int bch2_fsck_write_inode(struct btree_trans *, struct bch_inode_unpacked *);
H A Dinode.c403 int bch2_fsck_write_inode(struct btree_trans *trans, struct bch_inode_unpacked *inode) in bch2_fsck_write_inode() function
H A Dfsck.c1518 ret = bch2_fsck_write_inode(trans, &i->inode); in check_i_sectors_notnested()
1961 ret = bch2_fsck_write_inode(trans, &i->inode); in check_subdir_count_notnested()