]> Git Repo - linux.git/blob - fs/ramfs/internal.h
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
[linux.git] / fs / ramfs / internal.h
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 ([email protected])
6  */
7
8
9 extern const struct inode_operations ramfs_file_inode_operations;
This page took 0.031661 seconds and 4 git commands to generate.