Provided by: systemtap-doc_3.1-3ubuntu0.1_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.