Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
resize.c File Reference
#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)
 

Function Documentation

int reiserfs_resize ( struct super_block s,
unsigned long  block_count_new 
)

Definition at line 19 of file resize.c.