Lines Matching defs:dentry

584 static int gfs2_create_inode(struct inode *dir, struct dentry *dentry,  in gfs2_create_inode()
811 static int gfs2_create(struct inode *dir, struct dentry *dentry, in gfs2_create()
828 static struct dentry *__gfs2_lookup(struct inode *dir, struct dentry *dentry, in __gfs2_lookup()
868 static struct dentry *gfs2_lookup(struct inode *dir, struct dentry *dentry, in gfs2_lookup()
887 struct dentry *dentry) in gfs2_link()
1056 const struct dentry *dentry) in gfs2_unlink_inode()
1090 static int gfs2_unlink(struct inode *dir, struct dentry *dentry) in gfs2_unlink()
1173 static int gfs2_symlink(struct inode *dir, struct dentry *dentry, in gfs2_symlink()
1195 static int gfs2_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in gfs2_mkdir()
1211 static int gfs2_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, in gfs2_mknod()
1229 static int gfs2_atomic_open(struct inode *dir, struct dentry *dentry, in gfs2_atomic_open()
1551 static void *gfs2_follow_link(struct dentry *dentry, struct nameidata *nd) in gfs2_follow_link()
1743 static int gfs2_setattr(struct dentry *dentry, struct iattr *attr) in gfs2_setattr()
1798 static int gfs2_getattr(struct vfsmount *mnt, struct dentry *dentry, in gfs2_getattr()
1821 static int gfs2_setxattr(struct dentry *dentry, const char *name, in gfs2_setxattr()
1841 static ssize_t gfs2_getxattr(struct dentry *dentry, const char *name, in gfs2_getxattr()
1863 static int gfs2_removexattr(struct dentry *dentry, const char *name) in gfs2_removexattr()