Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dinode.h143 int bch2_fsck_write_inode(struct btree_trans *, struct bch_inode_unpacked *);
H A Dinode.c401 int bch2_fsck_write_inode(struct btree_trans *trans, struct bch_inode_unpacked *inode) in bch2_fsck_write_inode() function
H A Dfsck.c1661 ret = bch2_fsck_write_inode(trans, &i->inode); in check_i_sectors_notnested()
2102 ret = bch2_fsck_write_inode(trans, &i->inode); in check_subdir_count_notnested()