Searched refs:virtiofs_path (Results 1 – 1 of 1) sorted by relevance
68 const char *virtiofs_path = fs_impl_strip_prefix(path, mp); in virtiofs_strip_prefix() local70 if (virtiofs_path[0] == '/') { in virtiofs_strip_prefix()71 virtiofs_path++; in virtiofs_strip_prefix()73 return virtiofs_path; in virtiofs_strip_prefix()
Completed in 47 milliseconds