Lines Matching defs:dir
441 static int afs_dir_iterate(struct inode *dir, struct dir_context *ctx, in afs_dir_iterate()
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()
1005 struct inode *dir; in afs_d_revalidate_rcu() local
1045 struct afs_vnode *vnode, *dir; in afs_d_revalidate() local
1295 static int afs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in afs_mkdir()
1378 static int afs_rmdir(struct inode *dir, struct dentry *dentry) in afs_rmdir()
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()
1663 static int afs_link(struct dentry *from, struct inode *dir, in afs_link()
1716 static int afs_symlink(struct inode *dir, struct dentry *dentry, in afs_symlink()