Searched refs:check_key_has_inode (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | fsck.c | 1583 static int check_key_has_inode(struct btree_trans *trans, in check_key_has_inode() function 1949 ret = check_key_has_inode(trans, iter, inode, extent_i, k); in check_extent() 2472 ret = check_key_has_inode(trans, iter, dir, i, k); in check_dirent() 2586 ret = check_key_has_inode(trans, iter, inode, i, k); in check_xattr()
|