Home
last modified time | relevance | path

Searched defs:mount_point (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()
43 char mount_point[PATH_MAX]; in ftrace_init() local
/openbmc/u-boot/test/py/tests/test_fs/
H A Dconftest.py185 def mount_fs(fs_type, device, mount_point): argument
217 def umount_fs(mount_point): argument