Lines Matching refs:gfs2_inode

128 	struct gfs2_inode *ip;  in gfs2_inode_lookup()
284 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi()
332 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok()
353 static void munge_mode_uid_gid(const struct gfs2_inode *dip, in munge_mode_uid_gid()
375 static int alloc_dinode(struct gfs2_inode *ip, u32 flags, unsigned *dblocks) in alloc_dinode()
409 const struct gfs2_inode *parent) in gfs2_init_dir()
433 static void gfs2_init_xattr(struct gfs2_inode *ip) in gfs2_init_xattr()
461 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip, in init_dinode()
508 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip, in gfs2_trans_da_blks()
516 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode()
517 struct gfs2_inode *ip, struct gfs2_diradd *da) in link_dinode()
589 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode()
899 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link()
902 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_link()
1030 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok()
1031 const struct gfs2_inode *ip) in gfs2_unlink_ok()
1065 static int gfs2_unlink_inode(struct gfs2_inode *dip, in gfs2_unlink_inode()
1069 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_unlink_inode()
1102 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_unlink()
1105 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_unlink()
1277 static int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to) in gfs2_ok_to_move()
1324 static int update_moved_ino(struct gfs2_inode *ip, struct gfs2_inode *ndip, in update_moved_ino()
1349 struct gfs2_inode *odip = GFS2_I(odir); in gfs2_rename()
1350 struct gfs2_inode *ndip = GFS2_I(ndir); in gfs2_rename()
1351 struct gfs2_inode *ip = GFS2_I(d_inode(odentry)); in gfs2_rename()
1352 struct gfs2_inode *nip = NULL; in gfs2_rename()
1573 struct gfs2_inode *odip = GFS2_I(odir); in gfs2_exchange()
1574 struct gfs2_inode *ndip = GFS2_I(ndir); in gfs2_exchange()
1575 struct gfs2_inode *oip = GFS2_I(odentry->d_inode); in gfs2_exchange()
1576 struct gfs2_inode *nip = GFS2_I(ndentry->d_inode); in gfs2_exchange()
1729 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_get_link()
1787 struct gfs2_inode *ip; in gfs2_permission()
1844 struct gfs2_inode *ip = GFS2_I(inode); in setattr_chown()
1918 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_setattr()
1975 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_getattr()
2010 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_fiemap()
2032 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_seek_data()
2051 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_seek_hole()