Searched refs:dfs_filesystem_get_mounted_path (Results 1 – 6 of 6) sorted by relevance
80 const char *dfs_filesystem_get_mounted_path(struct rt_device *device);
120 const char *dfs_filesystem_get_mounted_path(struct rt_device *device);
549 (dfs_filesystem_get_mounted_path(&disk->parent) ? : "\b")); in list_blk()564 dfs_filesystem_get_mounted_path(&blk_dev->parent) ? : ""); in list_blk()
260 if ((mountpath = dfs_filesystem_get_mounted_path(&blk->parent))) in disk_remove_blk_dev()
123 const char *dfs_filesystem_get_mounted_path(struct rt_device *device) in dfs_filesystem_get_mounted_path() function
663 const char *dfs_filesystem_get_mounted_path(struct rt_device *device) in dfs_filesystem_get_mounted_path() function
Completed in 24 milliseconds