Home
last modified time | relevance | path

Searched refs:fs_context_for_reconfigure (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dfs_context.h129 extern struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,
/kernel/linux/linux-6.6/include/linux/
H A Dfs_context.h129 extern struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,
/kernel/linux/linux-5.10/fs/
H 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); variable
H A Dfsopen.c189 fc = fs_context_for_reconfigure(target.dentry, 0, 0); in SYSCALL_DEFINE3()
H A Dsuper.c1007 fc = fs_context_for_reconfigure(sb->s_root, in do_emergency_remount_callback()
1496 fc = fs_context_for_reconfigure(s->s_root, flags, MS_RMT_MASK); in reconfigure_single()
H A Dnamespace.c1545 fc = fs_context_for_reconfigure(sb->s_root, SB_RDONLY, in do_umount_root()
2627 fc = fs_context_for_reconfigure(path->dentry, sb_flags, MS_RMT_MASK); in do_remount()
/kernel/linux/linux-6.6/fs/
H A Dfs_context.c337 struct fs_context *fs_context_for_reconfigure(struct dentry *dentry, in fs_context_for_reconfigure() function
344 EXPORT_SYMBOL(fs_context_for_reconfigure); variable
H A Dfsopen.c189 fc = fs_context_for_reconfigure(target.dentry, 0, 0); in SYSCALL_DEFINE3()
H A Dsuper.c1178 fc = fs_context_for_reconfigure(sb->s_root, in do_emergency_remount_callback()
1687 fc = fs_context_for_reconfigure(s->s_root, flags, MS_RMT_MASK); in reconfigure_single()
H A Dnamespace.c1692 fc = fs_context_for_reconfigure(sb->s_root, SB_RDONLY, in do_umount_root()
2872 fc = fs_context_for_reconfigure(path->dentry, sb_flags, MS_RMT_MASK); in do_remount()

Completed in 20 milliseconds