Searched refs:RAMFS_ERR_NOT_IMP (Results 1 – 3 of 3) sorted by relevance
29 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_open()59 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_close()74 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_read()100 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_write()124 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_access()357 return RAMFS_ERR_NOT_IMP; in ramfs_vfs_utime()408 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_register()
562 return RAMFS_ERR_NOT_IMP; in ramfs_rename()
17 #define RAMFS_ERR_NOT_IMP -10008 /* Request function is not implemented */ macro
Completed in 9 milliseconds