Home
last modified time | relevance | path

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

/fs/
Dinternal.h53 extern int sb_prepare_remount_readonly(struct super_block *);
Dsuper.c747 retval = sb_prepare_remount_readonly(sb); in do_remount_sb()
Dnamespace.c447 int sb_prepare_remount_readonly(struct super_block *sb) in sb_prepare_remount_readonly() function