Lines Matching defs:dentry
46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t toupper, bool notrunca… in __affs_hash_dentry()
67 affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in affs_hash_dentry()
75 affs_intl_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in affs_intl_hash_dentry()
116 affs_compare_dentry(const struct dentry *dentry, in affs_compare_dentry()
125 affs_intl_compare_dentry(const struct dentry *dentry, in affs_intl_compare_dentry()
138 affs_match(struct dentry *dentry, const u8 *name2, toupper_t toupper) in affs_match()
170 affs_find_entry(struct inode *dir, struct dentry *dentry) in affs_find_entry()
199 affs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in affs_lookup()
236 affs_unlink(struct inode *dir, struct dentry *dentry) in affs_unlink()
246 struct dentry *dentry, umode_t mode, bool excl) in affs_create()
278 struct dentry *dentry, umode_t mode) in affs_mkdir()
307 affs_rmdir(struct inode *dir, struct dentry *dentry) in affs_rmdir()
317 struct dentry *dentry, const char *symname) in affs_symlink()
394 affs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in affs_link()