Lines Matching defs:dentry
771 static struct inode *afs_do_lookup(struct inode *dir, struct dentry *dentry) in afs_do_lookup()
908 static struct dentry *afs_lookup_atsys(struct inode *dir, struct dentry *dentry) in afs_lookup_atsys()
962 static struct dentry *afs_lookup(struct inode *dir, struct dentry *dentry, in afs_lookup()
1022 static int afs_d_revalidate_rcu(struct afs_vnode *dvnode, struct dentry *dentry) in afs_d_revalidate_rcu()
1056 struct dentry *dentry, unsigned int flags) in afs_d_revalidate()
1181 static int afs_d_delete(const struct dentry *dentry) in afs_d_delete()
1204 static void afs_d_iput(struct dentry *dentry, struct inode *inode) in afs_d_iput()
1214 void afs_d_release(struct dentry *dentry) in afs_d_release()
1314 struct dentry *dentry, umode_t mode) in afs_mkdir()
1348 static void afs_dir_remove_subdir(struct dentry *dentry) in afs_dir_remove_subdir()
1406 static int afs_rmdir(struct inode *dir, struct dentry *dentry) in afs_rmdir()
1472 struct dentry *dentry = op->dentry; in afs_dir_remove_link() local
1552 static int afs_unlink(struct inode *dir, struct dentry *dentry) in afs_unlink()
1636 struct dentry *dentry, umode_t mode) in afs_create()
1712 struct dentry *dentry) in afs_link()
1783 struct dentry *dentry, const char *content) in afs_symlink()