Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
function::real_mount - get the 'struct mount' pointer
SYNOPSIS
real_mount:long(vfsmnt:long)
ARGUMENTS
vfsmnt Pointer to 'struct vfsmount'
DESCRIPTION
Returns the 'struct mount' pointer value for a 'struct vfsmount' pointer.