Linux Kernel
3.7.1
|
#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) |
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.