Searched refs:bch2_fsck_write_inode (Results 1 – 3 of 3) sorted by relevance
163 int bch2_fsck_write_inode(struct btree_trans *, struct bch_inode_unpacked *);
479 int bch2_fsck_write_inode(struct btree_trans *trans, struct bch_inode_unpacked *inode) in bch2_fsck_write_inode() function
1603 ret = bch2_fsck_write_inode(trans, &i->inode); in check_i_sectors_notnested()2054 ret = bch2_fsck_write_inode(trans, &i->inode); in check_subdir_count_notnested()
Completed in 22 milliseconds