The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

VFS_UNMOUNT ()
  • >> VFS_UNMOUNT (9) ( FreeBSD man: Ядро )

  • BSD mandoc
     

    NAME

    VFS_UNMOUNT
    
     - unmount a file system
    
     
    

    SYNOPSIS

       #include <sys/param.h>
       #include <sys/mount.h>
       #include <sys/vnode.h>
    int VFS_UNMOUNT (struct mount *mp int mntflags struct thread *td);
     

    DESCRIPTION

    The VFS_UNMOUNT ();
    macro unmounts a file system.

    The arguments it expects are:

    Fa mp
    The file system.
    Fa mntflags
    Bit-mask of flags for the unmount operation. The flags currently supported by VFS_UNMOUNT ();
    are:

    MNT_FORCE
    Open files are forcibly closed before the file system is unmounted.

    Fa td
    Thread which is unmounting the file system.

     

    SEE ALSO

    vflush(9), VFS(9), vnode(9)  

    AUTHORS

    This manual page was written by An Doug Rabson .


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    SEE ALSO
    AUTHORS


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру