Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations
super.c File Reference
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/buffer_head.h>
#include "sysv.h"

Go to the source code of this file.

Enumerations

enum  { JAN_1_1980 = (10*365 + 2) * 24 * 60 * 60 }
 

Enumeration Type Documentation

anonymous enum
Enumerator:
JAN_1_1980 

Definition at line 43 of file super.c.

Variable Documentation

Definition at line 273 of file super.c.

int(* test)(struct sysv_sb_info *, struct buffer_head *)

Definition at line 274 of file super.c.