Home
last modified time | relevance | path

Searched refs:reconfigure_super (Results 1 – 4 of 4) sorted by relevance

/linux/fs/
H A Dinternal.h124 extern int reconfigure_super(struct fs_context *);
H A Dfsopen.c262 ret = reconfigure_super(fc); in vfs_cmd_reconfigure()
H A Dsuper.c1017 * reconfigure_super - asks filesystem to change superblock parameters
1022 int reconfigure_super(struct fs_context *fc) in reconfigure_super() function
1125 (void)reconfigure_super(fc); in do_emergency_remount_callback()
1759 ret = reconfigure_super(fc); in reconfigure_single()
H A Dnamespace.c1869 ret = reconfigure_super(fc); in do_umount_root()
3100 err = reconfigure_super(fc); in do_remount()