Searched refs:kern_mount_data (Results 1 – 2 of 2) sorted by relevance
112 proc_mnt = kern_mount_data(&proc_fs_type, &init_pid_ns); in proc_root_init()212 mnt = kern_mount_data(&proc_fs_type, ns); in pid_ns_prepare_proc()
1009 struct vfsmount *kern_mount_data(struct file_system_type *type, void *data) in kern_mount_data() function1014 EXPORT_SYMBOL_GPL(kern_mount_data);