Searched refs:backing_file_open (Results 1 – 4 of 4) sorted by relevance
22 struct file *backing_file_open(const struct path *user_path, int flags,
32 struct file *backing_file_open(const struct path *user_path, int flags, in backing_file_open() function53 EXPORT_SYMBOL_GPL(backing_file_open);
324 backing_file = backing_file_open(&file->f_path, file->f_flags, in fuse_passthrough_open()
51 realfile = backing_file_open(&file->f_path, flags, realpath, in ovl_open_realfile()
Completed in 10 milliseconds