Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/vmalloc.h>
#include <linux/string.h>
#include <linux/errno.h>
#include "reiserfs.h"
#include <linux/buffer_head.h>
Go to the source code of this file.
Functions | |
int | reiserfs_resize (struct super_block *s, unsigned long block_count_new) |