Lines Matching defs:dip
268 struct inode *gfs2_lookup_simple(struct inode *dip, const char *name) in gfs2_lookup_simple()
304 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi() local
352 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok()
374 static void munge_mode_uid_gid(const struct gfs2_inode *dip, in munge_mode_uid_gid()
486 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip, in init_dinode()
533 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip, in gfs2_trans_da_blks()
541 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode()
621 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode() local
940 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link() local
1073 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok()
1108 static int gfs2_unlink_inode(struct gfs2_inode *dip, in gfs2_unlink_inode()
1145 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_unlink() local