이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::real_mount
Name
function::real_mount — get the 'struct mount' pointer
Synopsis
real_mount:long(vfsmnt:long)
real_mount:long(vfsmnt:long)
Arguments
vfsmnt
- Pointer to 'struct vfsmount'
Description
Returns the 'struct mount' pointer value for a 'struct vfsmount' pointer.