cregit-Linux how code gets into the kernel

Release 4.17 fs/btrfs/print-tree.h

Directory: fs/btrfs
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (C) 2007 Oracle.  All rights reserved.
 */

#ifndef BTRFS_PRINT_TREE_H

#define BTRFS_PRINT_TREE_H

void btrfs_print_leaf(struct extent_buffer *l);
void btrfs_print_tree(struct extent_buffer *c, bool follow);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Chris Mason2374.19%457.14%
David Sterba412.90%114.29%
Qu Wenruo39.68%114.29%
Eric Sandeen13.23%114.29%
Total31100.00%7100.00%
Directory: fs/btrfs
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.