Searched refs:jfs_umount (Results 1 – 3 of 3) sorted by relevance
8 jfs-y := super.o file.o inode.o namei.o jfs_mount.o jfs_umount.o \
102 extern int jfs_umount(struct super_block *);
37 int jfs_umount(struct super_block *sb) in jfs_umount() function