Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
share.h File Reference

Go to the source code of this file.

Data Structures

struct  nlm_share
 

Functions

__be32 nlmsvc_share_file (struct nlm_host *, struct nlm_file *, struct nlm_args *)
 
__be32 nlmsvc_unshare_file (struct nlm_host *, struct nlm_file *, struct nlm_args *)
 
void nlmsvc_traverse_shares (struct nlm_host *, struct nlm_file *, nlm_host_match_fn_t)
 

Function Documentation

__be32 nlmsvc_share_file ( struct nlm_host *  ,
struct nlm_file *  ,
struct nlm_args  
)

Definition at line 27 of file svcshare.c.

void nlmsvc_traverse_shares ( struct nlm_host *  ,
struct nlm_file *  ,
nlm_host_match_fn_t   
)

Definition at line 92 of file svcshare.c.

__be32 nlmsvc_unshare_file ( struct nlm_host *  ,
struct nlm_file *  ,
struct nlm_args  
)

Definition at line 68 of file svcshare.c.