Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A DMakefile8 jfs-y := super.o file.o inode.o namei.o jfs_mount.o jfs_umount.o \
H A Djfs_superblock.h102 extern int jfs_umount(struct super_block *);
H A Djfs_umount.c37 int jfs_umount(struct super_block *sb) in jfs_umount() function