Home
last modified time | relevance | path

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

/fs/
Dfs_context.c309 struct fs_context *fs_context_for_reconfigure(struct dentry *dentry, in fs_context_for_reconfigure() function
316 EXPORT_SYMBOL(fs_context_for_reconfigure);
Dfsopen.c189 fc = fs_context_for_reconfigure(target.dentry, 0, 0); in SYSCALL_DEFINE3()
Dsuper.c965 fc = fs_context_for_reconfigure(sb->s_root, in do_emergency_remount_callback()
1454 fc = fs_context_for_reconfigure(s->s_root, flags, MS_RMT_MASK); in reconfigure_single()
Dnamespace.c1570 fc = fs_context_for_reconfigure(sb->s_root, SB_RDONLY, in do_umount_root()
2646 fc = fs_context_for_reconfigure(path->dentry, sb_flags, MS_RMT_MASK); in do_remount()