Provided by: systemtap-doc_4.7-1_amd64 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.