Home
last modified time | relevance | path

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

/linux-4.19.296/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.c500 rc = jfs_umount_rw(sb); in jfs_remount()
506 rc = jfs_umount_rw(sb); in jfs_remount()