Provided by: systemtap-doc_2.9-2ubuntu2_all bug

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.