Searched refs:ree_fs_ops (Results 1 – 2 of 2) sorted by relevance
58 extern const struct tee_file_operations ree_fs_ops;100 return &ree_fs_ops; in tee_svc_storage_file_ops()108 return &ree_fs_ops; in tee_svc_storage_file_ops()
1098 const struct tee_file_operations ree_fs_ops = { variable