Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
biomerge.c File Reference
#include <linux/bio.h>
#include <linux/io.h>
#include <linux/export.h>
#include <xen/page.h>

Go to the source code of this file.

Functions

bool xen_biovec_phys_mergeable (const struct bio_vec *vec1, const struct bio_vec *vec2)
 
 EXPORT_SYMBOL (xen_biovec_phys_mergeable)
 

Function Documentation

EXPORT_SYMBOL ( xen_biovec_phys_mergeable  )
bool xen_biovec_phys_mergeable ( const struct bio_vec *  vec1,
const struct bio_vec *  vec2 
)

Definition at line 6 of file biomerge.c.