Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/pstore/
H A Dpstore_post_reboot_tests23 mount_info=`grep pstore /proc/mounts`
25 mount_point=`echo ${mount_info} | cut -d' ' -f2 | head -n1`
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c265 long mount_info[10]; member