Searched refs:GetVnodePath (Results 1 – 2 of 2) sorted by relevance
1689 def GetVnodePath(vnode): function1717 print(GetVnodePath(vnode_val))3315 pager_string = pager_string + "-> " + GetVnodePath(vnode_pager.vnode_handle)3737 filepath = GetVnodePath(p.p_textvp)4286 filename = GetVnodePath(vnode_pager.vnode_handle)4326 filename = GetVnodePath(vnode_pager.vnode_handle)4372 filename = GetVnodePath(vnode_pager.vnode_handle)
365 …* Functions beginning with "Get" (eg. GetVnodePath()) mean they return a value and will not print…