Lines Matching defs:dentry
4057 static int btrfs_unlink(struct inode *dir, struct dentry *dentry) in btrfs_unlink()
4167 static int btrfs_rmdir(struct inode *dir, struct dentry *dentry) in btrfs_rmdir()
5011 static int btrfs_setattr(struct dentry *dentry, struct iattr *attr) in btrfs_setattr()
5310 static int btrfs_inode_by_name(struct inode *dir, struct dentry *dentry, in btrfs_inode_by_name()
5348 struct dentry *dentry, in fixup_tree_root_location()
5619 struct inode *btrfs_lookup_dentry(struct inode *dir, struct dentry *dentry) in btrfs_lookup_dentry()
5672 static int btrfs_dentry_delete(const struct dentry *dentry) in btrfs_dentry_delete()
5691 static void btrfs_dentry_release(struct dentry *dentry) in btrfs_dentry_release()
5696 static struct dentry *btrfs_lookup(struct inode *dir, struct dentry *dentry, in btrfs_lookup()
6333 struct inode *dir, struct dentry *dentry, in btrfs_add_nondir()
6344 static int btrfs_mknod(struct inode *dir, struct dentry *dentry, in btrfs_mknod()
6415 static int btrfs_create(struct inode *dir, struct dentry *dentry, in btrfs_create()
6490 struct dentry *dentry) in btrfs_link()
6564 static int btrfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in btrfs_mkdir()
9230 struct dentry *dentry, struct kstat *stat) in btrfs_getattr()
9639 static int btrfs_symlink(struct inode *dir, struct dentry *dentry, in btrfs_symlink()
9925 static int btrfs_tmpfile(struct inode *dir, struct dentry *dentry, umode_t mode) in btrfs_tmpfile()