Searched defs:filep (Results 1 – 6 of 6) sorted by relevance
12 int test_file_open(struct fs_file_t *filep, const char *file_path) in test_file_open()36 int test_file_write(struct fs_file_t *filep, const char *test_str) in test_file_write()73 int test_file_read(struct fs_file_t *filep, const char *test_str) in test_file_read()112 int test_file_close(struct fs_file_t *filep) in test_file_close()
23 struct fs_file_t filep; in test_mkdir() local
9 struct fs_file_t filep; variable
78 void *filep; member
17 struct fs_file_t filep; variable
90 static struct fs_file_t filep; variable