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

#include <9p.h>

Data Fields

u8 type
 
u32 flags
 
u64 start
 
u64 length
 
u32 proc_id
 
charclient_id
 

Detailed Description

Definition at line 500 of file 9p.h.

Field Documentation

char* client_id

Definition at line 506 of file 9p.h.

u32 flags

Definition at line 502 of file 9p.h.

u64 length

Definition at line 504 of file 9p.h.

u32 proc_id

Definition at line 505 of file 9p.h.

u64 start

Definition at line 503 of file 9p.h.

Definition at line 501 of file 9p.h.


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