Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dchardev.c302 struct bch_data_ctx { struct
312 struct bch_data_ctx *ctx = container_of(arg, struct bch_data_ctx, thr); in bch2_data_thread() argument
321 struct bch_data_ctx *ctx = container_of(file->private_data, struct bch_data_ctx, thr); in bch2_data_job_release()
331 struct bch_data_ctx *ctx = container_of(file->private_data, struct bch_data_ctx, thr); in bch2_data_job_read()
356 struct bch_data_ctx *ctx; in bch2_ioctl_data()