Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfs_context.h129 extern struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,
/linux-6.3-rc2/fs/
A 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);
A Dfsopen.c189 fc = fs_context_for_reconfigure(target.dentry, 0, 0); in SYSCALL_DEFINE3()
A Dsuper.c987 fc = fs_context_for_reconfigure(sb->s_root, in do_emergency_remount_callback()
1438 fc = fs_context_for_reconfigure(s->s_root, flags, MS_RMT_MASK); in reconfigure_single()
A Dnamespace.c1615 fc = fs_context_for_reconfigure(sb->s_root, SB_RDONLY, in do_umount_root()
2694 fc = fs_context_for_reconfigure(path->dentry, sb_flags, MS_RMT_MASK); in do_remount()
/linux-6.3-rc2/Documentation/filesystems/
A Dmount_api.rst421 struct fs_context *fs_context_for_reconfigure(

Completed in 18 milliseconds