Lines Matching defs:dentry
4018 static int btrfs_unlink(struct inode *dir, struct dentry *dentry) in btrfs_unlink()
4128 static int btrfs_rmdir(struct inode *dir, struct dentry *dentry) in btrfs_rmdir()
4969 static int btrfs_setattr(struct dentry *dentry, struct iattr *attr) in btrfs_setattr()
5239 static int btrfs_inode_by_name(struct inode *dir, struct dentry *dentry, in btrfs_inode_by_name()
5277 struct dentry *dentry, in fixup_tree_root_location()
5548 struct inode *btrfs_lookup_dentry(struct inode *dir, struct dentry *dentry) in btrfs_lookup_dentry()
5601 static int btrfs_dentry_delete(const struct dentry *dentry) in btrfs_dentry_delete()
5620 static void btrfs_dentry_release(struct dentry *dentry) in btrfs_dentry_release()
5625 static struct dentry *btrfs_lookup(struct inode *dir, struct dentry *dentry, in btrfs_lookup()
6262 struct inode *dir, struct dentry *dentry, in btrfs_add_nondir()
6273 static int btrfs_mknod(struct inode *dir, struct dentry *dentry, in btrfs_mknod()
6347 static int btrfs_create(struct inode *dir, struct dentry *dentry, in btrfs_create()
6422 struct dentry *dentry) in btrfs_link()
6496 static int btrfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in btrfs_mkdir()
9089 struct dentry *dentry, struct kstat *stat) in btrfs_getattr()
9498 static int btrfs_symlink(struct inode *dir, struct dentry *dentry, in btrfs_symlink()
9775 static int btrfs_tmpfile(struct inode *dir, struct dentry *dentry, umode_t mode) in btrfs_tmpfile()