Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jfs/
Djfs_superblock.h116 extern int jfs_umount_rw(struct super_block *);
Djfs_umount.c136 int jfs_umount_rw(struct super_block *sb) in jfs_umount_rw() function
Dsuper.c470 rc = jfs_umount_rw(sb); in jfs_remount()
476 rc = jfs_umount_rw(sb); in jfs_remount()