The OpenNET Project / Index page

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

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

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

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

  • BSD mandoc
     

    NAME

    VOP_LEASE
    
     - validate a vnode for a particular set of credentials and operation type
    
     
    

    SYNOPSIS

       #include <sys/param.h>
       #include <sys/mount.h>
    int VOP_LEASE (struct vnode *vp struct thread *td struct ucred *cred int type);
     

    DESCRIPTION

    This entry point is currently not implemented. The idea is to validate a vnode for a particular set of user credentials and operation type. The two operation types supported are LEASE_READ and LEASE_WRITE  

    RETURN VALUES

    The function currently returns 0 in all cases.  

    ERRORS

     

    SEE ALSO

    VOP_READ9, VOP_WRITE9  

    LOCKS

    The vnode must be exclusively locked on entry, and should remain exclusively locked on return.  

    AUTHORS

    This manual page was written by An Matt Dillon .


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    ERRORS
    SEE ALSO
    LOCKS
    AUTHORS


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




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

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