Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
wrapper.c File Reference
#include <linux/fs.h>
#include <linux/blkdev.h>
#include <linux/cdrom.h>
#include <linux/genhd.h>
#include <asm/unaligned.h>
#include "hfsplus_fs.h"
#include "hfsplus_raw.h"

Go to the source code of this file.

Data Structures

struct  hfsplus_wd
 

Functions

int hfsplus_submit_bio (struct super_block *sb, sector_t sector, void *buf, void **data, int rw)
 
int hfsplus_read_wrapper (struct super_block *sb)
 

Function Documentation

int hfsplus_read_wrapper ( struct super_block sb)

Definition at line 172 of file wrapper.c.

int hfsplus_submit_bio ( struct super_block sb,
sector_t  sector,
void buf,
void **  data,
int  rw 
)

Definition at line 53 of file wrapper.c.