Home
last modified time | relevance | path

Searched refs:file_open_root_mnt (Results 1 – 3 of 3) sorted by relevance

/linux/arch/um/drivers/
H A Dmconsole_kern.c144 file = file_open_root_mnt(mnt, ptr, O_RDONLY, 0); in mconsole_proc()
/linux/fs/proc/
H A Dproc_sysctl.c1673 file = file_open_root_mnt(*proc_mnt, path, O_WRONLY, 0); in process_sysctl_arg()
/linux/include/linux/
H A Dfs.h2870 static inline struct file *file_open_root_mnt(struct vfsmount *mnt, in file_open_root_mnt() function