Lines Matching defs:dentry
532 static int v9fs_remove(struct inode *dir, struct dentry *dentry, int flags) in v9fs_remove()
589 struct dentry *dentry, char *extension, u32 perm, u8 mode) in v9fs_create()
670 v9fs_vfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, in v9fs_vfs_create()
696 static int v9fs_vfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in v9fs_vfs_mkdir()
730 struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry, in v9fs_vfs_lookup()
786 v9fs_vfs_atomic_open(struct inode *dir, struct dentry *dentry, in v9fs_vfs_atomic_open()
1001 struct dentry *dentry = path->dentry; in v9fs_vfs_getattr() local
1035 static int v9fs_vfs_setattr(struct dentry *dentry, struct iattr *iattr) in v9fs_vfs_setattr()
1185 static const char *v9fs_vfs_get_link(struct dentry *dentry, in v9fs_vfs_get_link()
1236 static int v9fs_vfs_mkspecial(struct inode *dir, struct dentry *dentry, in v9fs_vfs_mkspecial()
1269 v9fs_vfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in v9fs_vfs_symlink()
1289 struct dentry *dentry) in v9fs_vfs_link()
1322 v9fs_vfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) in v9fs_vfs_mknod()