|
Linux Kernel
3.7.1
|
#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_cache * | cache |
| void ** | data |
Definition at line 42 of file squashfs_fs_sb.h.
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.
1.8.2