Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.24-rc4 8 lines 170 B view raw
1/* linux/fs/ext3/namei.h 2 * 3 * Copyright (C) 2005 Simtec Electronics 4 * Ben Dooks <ben@simtec.co.uk> 5 * 6*/ 7 8extern struct dentry *ext3_get_parent(struct dentry *child);