Home
last modified time | relevance | path

Searched defs:find_mount (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/trace/
H A Dftrace.c18 static int find_mount(char *mount_point, const char *fstype) in find_mount() function
/openbmc/linux/tools/tracing/rtla/src/
H A Dutils.c531 static const int find_mount(const char *fs, char *mp, int sizeof_mp) in find_mount() function