Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nlm_share Struct Reference

#include <share.h>

Data Fields

struct nlm_shares_next
 
struct nlm_host * s_host
 
struct nlm_file * s_file
 
struct xdr_netobj s_owner
 
u32 s_access
 
u32 s_mode
 

Detailed Description

Definition at line 15 of file share.h.

Field Documentation

u32 s_access

Definition at line 20 of file share.h.

struct nlm_file* s_file

Definition at line 18 of file share.h.

struct nlm_host* s_host

Definition at line 17 of file share.h.

u32 s_mode

Definition at line 21 of file share.h.

struct nlm_share* s_next

Definition at line 16 of file share.h.

struct xdr_netobj s_owner

Definition at line 19 of file share.h.


The documentation for this struct was generated from the following file: