Lines Matching defs:dip
264 struct inode *gfs2_lookup_simple(struct inode *dip, const char *name) in gfs2_lookup_simple()
301 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi() local
349 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok()
370 static void munge_mode_uid_gid(const struct gfs2_inode *dip, in munge_mode_uid_gid()
478 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip, in init_dinode()
525 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip, in gfs2_trans_da_blks()
533 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode()
606 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode() local
923 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link() local
1055 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok()
1090 static int gfs2_unlink_inode(struct gfs2_inode *dip, in gfs2_unlink_inode()
1127 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_unlink() local