Searched refs:remount_fs (Results 1 – 5 of 5) sorted by relevance
686 if (!sb->s_op->remount_fs) in legacy_reconfigure() 689 return sb->s_op->remount_fs(sb, &fc->sb_flags, in legacy_reconfigure()
180 int (*remount_fs) (struct super_block *, int *, char *);204 remount_fs: write
302 .. Note:: reconfigure is intended as a replacement for remount_fs.
270 int (*remount_fs) (struct super_block *, int *, char *);377 ``remount_fs``
2356 int (*remount_fs) (struct super_block *, int *, char *); member