Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/pstore/
Dpstore_post_reboot_tests25 mount_point=`echo ${mount_info} | cut -d' ' -f2 | head -n1`
30 mount_point=`grep pstore /proc/mounts | cut -d' ' -f2 | head -n1`
38 cd ${mount_point}
/linux-6.1.9/fs/ocfs2/
Docfs1_fs_compat.h34 /*88*/ __u8 mount_point[OCFS1_MAX_MOUNT_POINT_LEN]; member