#include <linux/fs.h>
#include <asm/page.h>
#include "befs.h"
#include "super.h"
Go to the source code of this file.
Definition at line 60 of file super.c.
load_befs_sb – Read from disk and properly byteswap all the fields of the befs superblock
Definition at line 25 of file super.c.