Mingming Cao | 617ba13 | 2006-10-11 01:20:53 -0700 | [diff] [blame] | 1 | /* linux/fs/ext4/namei.h |
Dave Kleikamp | ac27a0e | 2006-10-11 01:20:50 -0700 | [diff] [blame] | 2 | * |
3 | * Copyright (C) 2005 Simtec Electronics | ||||
4 | * Ben Dooks <ben@simtec.co.uk> | ||||
5 | * | ||||
6 | */ | ||||
7 | |||||
Mingming Cao | 617ba13 | 2006-10-11 01:20:53 -0700 | [diff] [blame] | 8 | extern struct dentry *ext4_get_parent(struct dentry *child); |