Searched defs:mount_point (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/fs/ocfs2/ | ||
D | ocfs1_fs_compat.h | 34 /*88*/ __u8 mount_point[OCFS1_MAX_MOUNT_POINT_LEN]; member |
/linux-6.8/tools/tracing/rtla/src/ | ||
D | utils.c | 533 char mount_point[MAX_PATH+1]; in find_mount() local |