getnewvnode(9) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

getnewvnode(9)

The  function initializes a new vnode, assigning it the vnode op‐
erations passed in The vnode  is  either  freshly  allocated,  or
taken  from  the head of the free list depending on the number of
vnodes already in the system.  The arguments  to  are:  The  file
system type string.  This field should only be referenced for de‐
bugging  or  for  userland utilities.  The mount point to add the
new vnode to.  The vnode operations to assign to the  new  vnode.
Points to the new vnode upon successful completion.  returns 0 on
success.  There are currently no failure conditions - that do not
result in a panic.  This manual page was written by
























































맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3