Linux Audio

Check our new training course

Loading...
v6.8
1/* SPDX-License-Identifier: GPL-2.0-or-later */
2/* internal.h: ramfs internal definitions
3 *
4 * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
5 * Written by David Howells (dhowells@redhat.com)
6 */
7
8
9extern const struct inode_operations ramfs_file_inode_operations;
v6.13.7
1/* SPDX-License-Identifier: GPL-2.0-or-later */
2/* internal.h: ramfs internal definitions
3 *
4 * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
5 * Written by David Howells (dhowells@redhat.com)
6 */
7
8
9extern const struct inode_operations ramfs_file_inode_operations;