Home
last modified time | relevance | path

Searched refs:bch2_fs_inconsistent_on (Results 1 – 10 of 10) sorted by relevance

/fs/bcachefs/
A Dsubvolume.c159 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOENT), c, in check_subvol()
462 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOENT), trans->c, in __bch2_subvolume_delete()
474 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOENT), trans->c, in __bch2_subvolume_delete()
A Derror.h44 #define bch2_fs_inconsistent_on(cond, ...) \ macro
A Dchecksum.c174 if (bch2_fs_inconsistent_on(!c->chacha20_key_set, in bch2_encrypt()
263 if (bch2_fs_inconsistent_on(!c->chacha20_key_set, in __bch2_encrypt_bio()
A Dbuckets.c662 if (bch2_fs_inconsistent_on(!g, c, "reference to invalid bucket on device %u\n %s", in bch2_trigger_pointer()
1040 …if (bch2_fs_inconsistent_on(!g, c, "reference to invalid bucket on device %u when marking metadata… in bch2_mark_metadata_bucket()
1047 if (bch2_fs_inconsistent_on(g->data_type && in bch2_mark_metadata_bucket()
1054 if (bch2_fs_inconsistent_on((u64) g->dirty_sectors + sectors > ca->mi.bucket_size, c, in bch2_mark_metadata_bucket()
A Dsnapshot.c1131 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOENT), in bch2_snapshot_node_set_deleted()
1168 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOENT), c, in bch2_snapshot_node_delete()
1187 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOENT), c, in bch2_snapshot_node_delete()
1197 if (bch2_fs_inconsistent_on(i == 2, c, in bch2_snapshot_node_delete()
1214 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOENT), c, in bch2_snapshot_node_delete()
A Dquota.c491 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOENT), c, in bch2_fs_quota_read_inode()
A Dbtree_trans_commit.c946 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOSPC) && in bch2_trans_commit_error()
A Dec.c325 if (bch2_fs_inconsistent_on(!g, c, "reference to invalid bucket on device %u\n%s", in mark_stripe_bucket()
1048 if (bch2_fs_inconsistent_on(k.k->type != (create ? KEY_TYPE_deleted : KEY_TYPE_stripe), in ec_stripe_key_update()
A Dio_write.c1480 if (bch2_fs_inconsistent_on(stale < 0, c, in bch2_nocow_write()
A Dfs.c697 bch2_fs_inconsistent_on(bch2_err_matches(ret, ENOENT), in bch2_lookup_trans()

Completed in 32 milliseconds