xref: /linux/fs/ramfs/internal.h (revision 75bf465f0bc33e9b776a46d6a1b9b990f5fb7c37)
1*2874c5fdSThomas Gleixner /* SPDX-License-Identifier: GPL-2.0-or-later */
2642fb4d1SDavid Howells /* internal.h: ramfs internal definitions
3642fb4d1SDavid Howells  *
4642fb4d1SDavid Howells  * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
5642fb4d1SDavid Howells  * Written by David Howells (dhowells@redhat.com)
6642fb4d1SDavid Howells  */
7642fb4d1SDavid Howells 
8642fb4d1SDavid Howells 
9c5ef1c42SArjan van de Ven extern const struct inode_operations ramfs_file_inode_operations;
10