Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
jfs_umount.c File Reference
#include <linux/fs.h>
#include "jfs_incore.h"
#include "jfs_filsys.h"
#include "jfs_superblock.h"
#include "jfs_dmap.h"
#include "jfs_imap.h"
#include "jfs_metapage.h"
#include "jfs_debug.h"

Go to the source code of this file.

Functions

int jfs_umount (struct super_block *sb)
 
int jfs_umount_rw (struct super_block *sb)
 

Function Documentation

int jfs_umount ( struct super_block sb)

Definition at line 50 of file jfs_umount.c.

int jfs_umount_rw ( struct super_block sb)

Definition at line 136 of file jfs_umount.c.