Home
last modified time | relevance | path

Searched refs:jfs_umount (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/jfs/
DMakefile6 obj-y := super.o file.o inode.o namei.o jfs_mount.o jfs_umount.o \
Djfs_umount.c50 int jfs_umount(struct super_block *sb) in jfs_umount() function
Dsuper.c58 extern int jfs_umount(struct super_block *);
155 rc = jfs_umount(sb); in jfs_put_super()
405 rc = jfs_umount(sb); in jfs_read_super()