Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Dusermode_driver.c29 file = file_open_root_mnt(mnt, name, O_CREAT | O_WRONLY, 0700); in blob_to_mnt()
/linux-6.3-rc2/arch/um/drivers/
A Dmconsole_kern.c144 file = file_open_root_mnt(mnt, ptr, O_RDONLY, 0); in mconsole_proc()
/linux-6.3-rc2/fs/proc/
A Dproc_sysctl.c1878 file = file_open_root_mnt(*proc_mnt, path, O_WRONLY, 0); in process_sysctl_arg()
/linux-6.3-rc2/include/linux/
A Dfs.h2329 static inline struct file *file_open_root_mnt(struct vfsmount *mnt, in file_open_root_mnt() function
/linux-6.3-rc2/Documentation/filesystems/
A Dporting.rst916 is provided - file_open_root_mnt(). In-tree users adjusted.

Completed in 21 milliseconds