Lines Matching defs:dentry
157 static struct page *logfs_get_dd_page(struct inode *dir, struct dentry *dentry) in logfs_get_dd_page()
213 static int logfs_unlink(struct inode *dir, struct dentry *dentry) in logfs_unlink()
272 static int logfs_rmdir(struct inode *dir, struct dentry *dentry) in logfs_rmdir()
332 static struct dentry *logfs_lookup(struct inode *dir, struct dentry *dentry, in logfs_lookup()
368 static int logfs_write_dir(struct inode *dir, struct dentry *dentry, in logfs_write_dir()
407 static int __logfs_create(struct inode *dir, struct dentry *dentry, in __logfs_create()
466 static int logfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in logfs_mkdir()
485 static int logfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, in logfs_create()
501 static int logfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, in logfs_mknod()
518 static int logfs_symlink(struct inode *dir, struct dentry *dentry, in logfs_symlink()
538 struct dentry *dentry) in logfs_link()
550 static int logfs_get_dd(struct inode *dir, struct dentry *dentry, in logfs_get_dd()
633 static int logfs_replace_inode(struct inode *dir, struct dentry *dentry, in logfs_replace_inode()