backing_file_open
EXPORT_SYMBOL_GPL(backing_file_open);
backing_file = backing_file_open(&file->f_path, file->f_flags,
realfile = backing_file_open(file_user_path(file),
struct file *backing_file_open(const struct path *user_path, int flags,