Lines Matching defs:dentry
597 static int gfs2_create_inode(struct inode *dir, struct dentry *dentry, in gfs2_create_inode()
846 static int gfs2_create(struct inode *dir, struct dentry *dentry, in gfs2_create()
862 static struct dentry *__gfs2_lookup(struct inode *dir, struct dentry *dentry, in __gfs2_lookup()
902 static struct dentry *gfs2_lookup(struct inode *dir, struct dentry *dentry, in gfs2_lookup()
921 struct dentry *dentry) in gfs2_link()
1091 const struct dentry *dentry) in gfs2_unlink_inode()
1125 static int gfs2_unlink(struct inode *dir, struct dentry *dentry) in gfs2_unlink()
1207 static int gfs2_symlink(struct inode *dir, struct dentry *dentry, in gfs2_symlink()
1228 static int gfs2_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in gfs2_mkdir()
1243 static int gfs2_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, in gfs2_mknod()
1260 static int gfs2_atomic_open(struct inode *dir, struct dentry *dentry, in gfs2_atomic_open()
1776 static const char *gfs2_get_link(struct dentry *dentry, in gfs2_get_link()
1966 static int gfs2_setattr(struct dentry *dentry, struct iattr *attr) in gfs2_setattr()