blob: 3257fc1809d96181d5c6a7e508844ee2bec8d977 [file] [log] [blame]
Thomas Gleixner2874c5f2019-05-27 08:55:01 +02001/* SPDX-License-Identifier: GPL-2.0-or-later */
David Howells642fb4d2006-01-06 00:11:41 -08002/* internal.h: ramfs internal definitions
3 *
4 * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
5 * Written by David Howells (dhowells@redhat.com)
David Howells642fb4d2006-01-06 00:11:41 -08006 */
7
8
Arjan van de Venc5ef1c42007-02-12 00:55:40 -08009extern const struct inode_operations ramfs_file_inode_operations;