Searched refs:proc_mnt (Results 1 – 6 of 6) sorted by relevance
711 struct vfsmount *proc_mnt; in hppfs_fill_super() local714 proc_mnt = mntget(task_active_pid_ns(current)->proc_mnt); in hppfs_fill_super()715 if (IS_ERR(proc_mnt)) in hppfs_fill_super()722 sb->s_fs_info = proc_mnt; in hppfs_fill_super()725 root_inode = get_inode(sb, dget(proc_mnt->mnt_root)); in hppfs_fill_super()733 mntput(proc_mnt); in hppfs_fill_super()
270 ns->proc_mnt = mnt; in pid_ns_prepare_proc()276 kern_unmount(ns->proc_mnt); in pid_ns_release_proc()
2749 proc_flush_task_mnt(upid->ns->proc_mnt, upid->nr, in proc_flush_task()
35 struct vfsmount *proc_mnt; member
126 struct vfsmount *mnt = task_active_pid_ns(current)->proc_mnt; in mconsole_proc()
1323 mnt = task_active_pid_ns(current)->proc_mnt; in binary_sysctl()