Searched refs:rpmb_fs_open_internal (Results 1 – 1 of 1) sorted by relevance
2338 static TEE_Result rpmb_fs_open_internal(struct rpmb_file_handle *fh, in rpmb_fs_open_internal() function3030 res = rpmb_fs_open_internal(fh, &po->uuid, false); in rpmb_fs_open()3062 res = rpmb_fs_open_internal(fh, &po->uuid, true); in rpmb_fs_create()3158 res = rpmb_fs_open_internal(fh, &uuid, create); in tee_rpmb_fs_raw_open()