Lines Matching refs:s_c
48 bch2_bkey_val_to_text(out, c, dirent.s_c); in dirent_inode_mismatch_msg()
2139 bch2_bkey_val_to_text(&buf, c, d.s_c), in check_dirent_inode_dirent()
2148 bch2_bkey_val_to_text(&buf, c, d.s_c), in check_dirent_inode_dirent()
2162 (bch2_bkey_val_to_text(&buf, c, d.s_c), in check_dirent_inode_dirent()
2193 bch2_bkey_val_to_text(&buf, c, d.s_c); in check_dirent_inode_dirent()
2196 bch2_bkey_val_to_text(&buf, c, bp_dirent.s_c); in check_dirent_inode_dirent()
2254 bch2_bkey_val_to_text(&buf, c, d.s_c), buf.buf))) { in check_dirent_target()
2260 bkey_reassemble(&n->k_i, d.s_c); in check_dirent_target()
2350 (bch2_bkey_val_to_text(&buf, c, d.s_c), buf.buf)) || in check_dirent_to_subvol()
2355 (bch2_bkey_val_to_text(&buf, c, d.s_c), buf.buf))) { in check_dirent_to_subvol()
2361 struct bkey_i_dirent *new_dirent = bch2_bkey_make_mut_typed(trans, iter, &d.s_c, 0, dirent); in check_dirent_to_subvol()
2373 ret = bkey_err(s.s_c); in check_dirent_to_subvol()
2380 (bch2_bkey_val_to_text(&buf, c, d.s_c), buf.buf))) in check_dirent_to_subvol()
2390 (bch2_bkey_val_to_text(&buf, c, s.s_c), buf.buf))) { in check_dirent_to_subvol()
2392 bch2_bkey_make_mut_typed(trans, &subvol_iter, &s.s_c, 0, subvolume); in check_dirent_to_subvol()
2745 (bch2_bkey_val_to_text(&buf, c, s.s_c), in check_subvol_path()
2808 ret = bkey_err(d.s_c); in check_path()