1 2 3 4 5 6 7 8
/* linux/fs/ext4/namei.h * * Copyright (C) 2005 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * */ extern struct dentry *ext4_get_parent(struct dentry *child);