Lines Matching defs:dip
268 struct inode *gfs2_lookup_simple(struct inode *dip, const char *name) in gfs2_lookup_simple()
310 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi() local
358 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok()
380 static void munge_mode_uid_gid(const struct gfs2_inode *dip, in munge_mode_uid_gid()
492 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip, in init_dinode()
539 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip, in gfs2_trans_da_blks()
547 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode()
627 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode() local
946 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link() local
1076 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok()
1111 static int gfs2_unlink_inode(struct gfs2_inode *dip, in gfs2_unlink_inode()
1148 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_unlink() local