Lines Matching defs:dentry
426 static int afs_do_lookup(struct inode *dir, struct dentry *dentry, in afs_do_lookup()
462 int ret, struct dentry *dentry, struct inode *dir, struct key *key, in afs_try_auto_mntpt()
494 static struct dentry *afs_lookup(struct inode *dir, struct dentry *dentry, in afs_lookup()
577 static int afs_d_revalidate(struct dentry *dentry, unsigned int flags) in afs_d_revalidate()
699 static int afs_d_delete(const struct dentry *dentry) in afs_d_delete()
722 static void afs_d_release(struct dentry *dentry) in afs_d_release()
730 static int afs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in afs_mkdir()
796 static int afs_rmdir(struct inode *dir, struct dentry *dentry) in afs_rmdir()
838 static int afs_unlink(struct inode *dir, struct dentry *dentry) in afs_unlink()
906 static int afs_create(struct inode *dir, struct dentry *dentry, umode_t mode, in afs_create()
974 struct dentry *dentry) in afs_link()
1015 static int afs_symlink(struct inode *dir, struct dentry *dentry, in afs_symlink()