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

#include <squashfs_fs_sb.h>

Data Fields

u64 block
 
int length
 
int refcount
 
u64 next_index
 
int pending
 
int error
 
int num_waiters
 
wait_queue_head_t wait_queue
 
struct squashfs_cachecache
 
void ** data
 

Detailed Description

Definition at line 42 of file squashfs_fs_sb.h.

Field Documentation

Definition at line 43 of file squashfs_fs_sb.h.

Definition at line 51 of file squashfs_fs_sb.h.

Definition at line 52 of file squashfs_fs_sb.h.

int error

Definition at line 48 of file squashfs_fs_sb.h.

int length

Definition at line 44 of file squashfs_fs_sb.h.

u64 next_index

Definition at line 46 of file squashfs_fs_sb.h.

int num_waiters

Definition at line 49 of file squashfs_fs_sb.h.

int pending

Definition at line 47 of file squashfs_fs_sb.h.

int refcount

Definition at line 45 of file squashfs_fs_sb.h.

wait_queue_head_t wait_queue

Definition at line 50 of file squashfs_fs_sb.h.


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