Home
last modified time | relevance | path

Searched defs:mount_point (Results 1 – 4 of 4) 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
/openbmc/linux/fs/ocfs2/
H A Docfs1_fs_compat.h34 /*88*/ __u8 mount_point[OCFS1_MAX_MOUNT_POINT_LEN]; member
/openbmc/linux/tools/tracing/rtla/src/
H A Dutils.c533 char mount_point[MAX_PATH+1]; in find_mount() local