Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
lowlevel.c File Reference
#include "udfdecl.h"
#include <linux/blkdev.h>
#include <linux/cdrom.h>
#include <asm/uaccess.h>
#include "udf_sb.h"

Go to the source code of this file.

Functions

unsigned int udf_get_last_session (struct super_block *sb)
 
unsigned long udf_get_last_block (struct super_block *sb)
 

Function Documentation

unsigned long udf_get_last_block ( struct super_block sb)

Definition at line 50 of file lowlevel.c.

unsigned int udf_get_last_session ( struct super_block sb)

Definition at line 28 of file lowlevel.c.