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