1 2 3 4 5 6 7 8
/* linux/fs/ext3/namei.h * * Copyright (C) 2005 Simtec Electronics * Ben Dooks <[email protected]> * */ extern struct dentry *ext3_get_parent(struct dentry *child);