Searched refs:coda_context_ops (Results 1 – 2 of 2) 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;
372 static const struct fs_context_operations coda_context_ops = { variable389 fc->ops = &coda_context_ops; in coda_init_fs_context()