Searched refs:coda_context_ops (Results 1 – 5 of 5) sorted by relevance
203 struct coda_context_ops { struct231 const struct coda_context_ops *ops; argument395 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;
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 = { variable389 fc->ops = &coda_context_ops; in coda_init_fs_context()