Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | hfs_ext_keycmp (const btree_key *key1, const btree_key *key2) |
void | hfs_ext_write_extent (struct inode *inode) |
int | hfs_free_fork (struct super_block *sb, struct hfs_cat_file *file, int type) |
int | hfs_get_block (struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) |
int | hfs_extend_file (struct inode *inode) |
void | hfs_file_truncate (struct inode *inode) |
int hfs_free_fork | ( | struct super_block * | sb, |
struct hfs_cat_file * | file, | ||
int | type | ||
) |