Home
last modified time | relevance | path

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

/linux/fs/
H A Dbacking-file.c32 struct file *backing_file_open(const struct path *user_path, int flags, in backing_file_open() function
53 EXPORT_SYMBOL_GPL(backing_file_open);
/linux/fs/fuse/
H A Dpassthrough.c333 backing_file = backing_file_open(&file->f_path, file->f_flags, in fuse_passthrough_open()
/linux/fs/overlayfs/
H A Dfile.c51 realfile = backing_file_open(file_user_path(file), in ovl_open_realfile()