Is there an easy way to get the path to where debugfs is mounted? I found a function called debugfs_find_mountpoint(), which is exactly what I want, but it’s not exported, so I can’t use it. The only exported debugfs functions that I could find are the ones that create, remove, etc.
Jacob -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

