Home
last modified time | relevance | path

Searched refs:fs_trunc (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_6000.c260 static TEEC_Result fs_trunc(TEEC_Session *sess, uint32_t obj, uint32_t len) in fs_trunc() function
471 if (!ADBG_EXPECT_TEEC_SUCCESS(c, fs_trunc(&sess, obj, 10))) in test_truncate_file_length()
541 if (!ADBG_EXPECT_TEEC_SUCCESS(c, fs_trunc(&sess, obj, 40))) in test_extend_file_length()