Searched refs:jfs_mount (Results 1 – 3 of 3) sorted by relevance
6 obj-y := super.o file.o inode.o namei.o jfs_mount.o jfs_umount.o \
56 extern int jfs_mount(struct super_block *);355 rc = jfs_mount(sb); in jfs_read_super()
81 int jfs_mount(struct super_block *sb) in jfs_mount() function