Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
DMakefile8 jfs-y := super.o file.o inode.o namei.o jfs_mount.o jfs_umount.o \
Djfs_superblock.h115 extern int jfs_umount(struct super_block *);
Djfs_umount.c50 int jfs_umount(struct super_block *sb) in jfs_umount() function
Dsuper.c223 rc = jfs_umount(sb); in jfs_put_super()
633 rc = jfs_umount(sb); in jfs_fill_super()