Provided by: systemtap-doc_2.3-1ubuntu1.4_all
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.