Searched refs:coda_context_ops (Results 1 – 5 of 5) sorted by relevance
203 struct coda_context_ops { struct 231 const struct coda_context_ops *ops; argument 395 extern const struct coda_context_ops coda_bit_encode_ops;396 extern const struct coda_context_ops coda_bit_decode_ops;397 extern const struct coda_context_ops coda9_jpeg_encode_ops;398 extern const struct coda_context_ops coda9_jpeg_decode_ops;204 queue_initcoda_context_ops global() argument 206 reqbufscoda_context_ops global() argument 207 start_streamingcoda_context_ops global() argument
1298 const struct coda_context_ops coda9_jpeg_encode_ops = {1498 const struct coda_context_ops coda9_jpeg_decode_ops = {
1751 const struct coda_context_ops coda_bit_encode_ops = {2622 const struct coda_context_ops coda_bit_decode_ops = {
168 const struct coda_context_ops *ops;
372 static const struct fs_context_operations coda_context_ops = { variable 389 fc->ops = &coda_context_ops; in coda_init_fs_context()