Lines Matching defs:dentry
560 static int afs_do_lookup_one(struct inode *dir, struct dentry *dentry, in afs_do_lookup_one()
743 static struct inode *afs_do_lookup(struct inode *dir, struct dentry *dentry, in afs_do_lookup()
876 static struct dentry *afs_lookup_atsys(struct inode *dir, struct dentry *dentry, in afs_lookup_atsys()
932 static struct dentry *afs_lookup(struct inode *dir, struct dentry *dentry, in afs_lookup()
1001 static int afs_d_revalidate_rcu(struct dentry *dentry) in afs_d_revalidate_rcu()
1043 static int afs_d_revalidate(struct dentry *dentry, unsigned int flags) in afs_d_revalidate()
1172 static int afs_d_delete(const struct dentry *dentry) in afs_d_delete()
1195 static void afs_d_iput(struct dentry *dentry, struct inode *inode) in afs_d_iput()
1205 void afs_d_release(struct dentry *dentry) in afs_d_release()
1295 static int afs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in afs_mkdir()
1323 static void afs_dir_remove_subdir(struct dentry *dentry) in afs_dir_remove_subdir()
1378 static int afs_rmdir(struct inode *dir, struct dentry *dentry) in afs_rmdir()
1434 struct dentry *dentry = op->dentry; in afs_dir_remove_link() local
1511 static int afs_unlink(struct inode *dir, struct dentry *dentry) in afs_unlink()
1592 static int afs_create(struct inode *dir, struct dentry *dentry, umode_t mode, in afs_create()
1664 struct dentry *dentry) in afs_link()
1716 static int afs_symlink(struct inode *dir, struct dentry *dentry, in afs_symlink()