Lines Matching refs:file
63 * origin.fh - exported file handle of the lower file
91 /* On-disk format for "origin" file handle */
99 u32 fid[]; /* file identifier should be 32bit aligned in-memory */
102 /* In-memory and on-wire format for overlay file handle */
302 struct file *ovl_path_open(struct path *path, int flags);
434 struct file *ovl_dir_real_file(const struct file *file, bool want_upper);
531 /* file.c */
535 long ovl_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
536 long ovl_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);