Lines Matching refs:disk
39 static rt_device_t disk[FF_VOLUMES] = {0}; variable
98 if (disk[index] == id) in get_disk()
120 disk[index] = fs->dev_id; in dfs_elm_mount()
134 disk[index] = RT_NULL; in dfs_elm_mount()
150 disk[index] = RT_NULL; in dfs_elm_mount()
168 disk[index] = RT_NULL; in dfs_elm_mount()
195 disk[index] = RT_NULL; in dfs_elm_unmount()
252 disk[index] = dev_id; in dfs_elm_mkfs()
285 disk[index] = RT_NULL; in dfs_elm_mkfs()
907 rt_device_t device = disk[drv]; in disk_read()
922 rt_device_t device = disk[drv]; in disk_write()
936 rt_device_t device = disk[drv]; in disk_ioctl()