Searched refs:check_key_has_inode (Results 1 – 1 of 1) sorted by relevance
/linux/fs/bcachefs/ |
H A D | fsck.c | 1452 static int check_key_has_inode(struct btree_trans *trans, in check_key_has_inode() function 1818 ret = check_key_has_inode(trans, iter, inode, extent_i, k); in check_extent() 2341 ret = check_key_has_inode(trans, iter, dir, i, k); in check_dirent() 2481 ret = check_key_has_inode(trans, iter, inode, i, k); in check_xattr()
|