cregit-Linux how code gets into the kernel

Release 4.10 fs/ramfs/internal.h

Directory: fs/ramfs
/* internal.h: ramfs internal definitions
 *
 * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
 * Written by David Howells (dhowells@redhat.com)
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version
 * 2 of the License, or (at your option) any later version.
 */


extern const struct inode_operations ramfs_file_inode_operations;

Overall Contributors

PersonTokensPropCommitsCommitProp
david howellsdavid howells685.71%150.00%
christoph hellwigchristoph hellwig114.29%150.00%
Total7100.00%2100.00%
Directory: fs/ramfs
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.