Lines Matching defs:dentry
75 static int jfs_create(struct inode *dip, struct dentry *dentry, umode_t mode, in jfs_create()
210 static int jfs_mkdir(struct inode *dip, struct dentry *dentry, umode_t mode) in jfs_mkdir()
349 static int jfs_rmdir(struct inode *dip, struct dentry *dentry) in jfs_rmdir()
479 static int jfs_unlink(struct inode *dip, struct dentry *dentry) in jfs_unlink()
802 struct inode *dir, struct dentry *dentry) in jfs_link()
888 static int jfs_symlink(struct inode *dip, struct dentry *dentry, in jfs_symlink()
1362 static int jfs_mknod(struct inode *dir, struct dentry *dentry, in jfs_mknod()
1458 static struct dentry *jfs_lookup(struct inode *dip, struct dentry *dentry, unsigned int flags) in jfs_lookup()
1519 struct dentry *jfs_get_parent(struct dentry *dentry) in jfs_get_parent()
1574 static int jfs_ci_compare(const struct dentry *parent, const struct dentry *dentry, in jfs_ci_compare()
1590 static int jfs_ci_revalidate(struct dentry *dentry, unsigned int flags) in jfs_ci_revalidate()