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

/linux-master/include/linux/
H A Dfs_context.h129 extern struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,
/linux-master/fs/
H A Dfs_context.c337 struct fs_context *fs_context_for_reconfigure(struct dentry *dentry, function
344 EXPORT_SYMBOL(fs_context_for_reconfigure); variable
H A Dfsopen.c189 fc = fs_context_for_reconfigure(target.dentry, 0, 0);
H A Dsuper.c1110 fc = fs_context_for_reconfigure(sb->s_root,
1717 fc = fs_context_for_reconfigure(s->s_root, flags, MS_RMT_MASK);
H A Dnamespace.c1692 fc = fs_context_for_reconfigure(sb->s_root, SB_RDONLY,
2877 fc = fs_context_for_reconfigure(path->dentry, sb_flags, MS_RMT_MASK);

Completed in 140 milliseconds