Home
last modified time | relevance | path

Searched refs:virtiofs_path (Results 1 – 1 of 1) sorted by relevance

/subsys/fs/virtiofs/
A Dvirtiofs_zfs.c68 const char *virtiofs_path = fs_impl_strip_prefix(path, mp); in virtiofs_strip_prefix() local
70 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