Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dinode.h143 int bch2_fsck_write_inode(struct btree_trans *, struct bch_inode_unpacked *);
Dinode.c401 int bch2_fsck_write_inode(struct btree_trans *trans, struct bch_inode_unpacked *inode) in bch2_fsck_write_inode() function
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()