Lines Matching defs:dentry
67 static struct dentry *ntfs_lookup(struct inode *dir, struct dentry *dentry, in ntfs_lookup()
108 struct dentry *dentry, umode_t mode, bool excl) in ntfs_create()
124 struct dentry *dentry, umode_t mode, dev_t rdev) in ntfs_mknod()
179 static int ntfs_unlink(struct inode *dir, struct dentry *dentry) in ntfs_unlink()
200 struct dentry *dentry, const char *symname) in ntfs_symlink()
218 struct dentry *dentry, umode_t mode) in ntfs_mkdir()
231 static int ntfs_rmdir(struct inode *dir, struct dentry *dentry) in ntfs_rmdir()
252 struct dentry *dentry, struct inode *new_dir, in ntfs_rename()
366 static int ntfs_atomic_open(struct inode *dir, struct dentry *dentry, in ntfs_atomic_open()
475 static int ntfs_d_hash(const struct dentry *dentry, struct qstr *name) in ntfs_d_hash()
533 static int ntfs_d_compare(const struct dentry *dentry, unsigned int len1, in ntfs_d_compare()