Lines Matching defs:dip
244 struct inode *gfs2_lookup_simple(struct inode *dip, const char *name) in gfs2_lookup_simple()
281 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi() local
329 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok()
350 static void munge_mode_uid_gid(const struct gfs2_inode *dip, in munge_mode_uid_gid()
458 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip, in init_dinode()
505 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip, in gfs2_trans_da_blks()
513 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode()
586 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode() local
897 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link() local
1028 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok()
1063 static int gfs2_unlink_inode(struct gfs2_inode *dip, in gfs2_unlink_inode()
1100 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_unlink() local