Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dinternal.h79 extern int sb_prepare_remount_readonly(struct super_block *);
Dsuper.c881 retval = sb_prepare_remount_readonly(sb); in do_remount_sb()
Dnamespace.c517 int sb_prepare_remount_readonly(struct super_block *sb) in sb_prepare_remount_readonly() function