Searched refs:dfs_filesystem_get_mounted_path (Results 1 – 4 of 4) sorted by relevance
78 const char* dfs_filesystem_get_mounted_path(struct rt_device* device);
123 const char* dfs_filesystem_get_mounted_path(struct rt_device* device) in dfs_filesystem_get_mounted_path() function
509 const char * mounted_path = dfs_filesystem_get_mounted_path(&(blk_dev->dev)); in rt_mmcsd_blk_remove()
743 * DFS: 新增根据设备对象获得其上装载文件系统路径的函数:dfs_filesystem_get_mounted_path(struct rt_device* device);