Searched refs:file_open_root_mnt (Results 1 – 3 of 3) sorted by relevance
29 file = file_open_root_mnt(mnt, name, O_CREAT | O_WRONLY, 0700); in blob_to_mnt()
144 file = file_open_root_mnt(mnt, ptr, O_RDONLY, 0); in mconsole_proc()
2746 static inline struct file *file_open_root_mnt(struct vfsmount *mnt, in file_open_root_mnt() function