Linux Kernel
3.7.1
|
#include <linux/cdrom.h>
#include <linux/genhd.h>
#include <linux/nls.h>
#include <linux/slab.h>
#include "hfs_fs.h"
#include "btree.h"
Go to the source code of this file.
Functions | |
int | hfs_mdb_get (struct super_block *sb) |
void | hfs_mdb_commit (struct super_block *sb) |
void | hfs_mdb_close (struct super_block *sb) |
void | hfs_mdb_put (struct super_block *sb) |
void hfs_mdb_close | ( | struct super_block * | sb | ) |
void hfs_mdb_commit | ( | struct super_block * | sb | ) |
int hfs_mdb_get | ( | struct super_block * | sb | ) |
void hfs_mdb_put | ( | struct super_block * | sb | ) |