Searched refs:jfs_mount (Results 1 – 4 of 4) sorted by relevance
8 jfs-y := super.o file.o inode.o namei.o jfs_mount.o jfs_umount.o \
100 extern int jfs_mount(struct super_block *);
70 int jfs_mount(struct super_block *sb) in jfs_mount() function
556 rc = jfs_mount(sb); in jfs_fill_super()