Lines Matching refs:gfs2_inode
125 struct gfs2_inode *ip; in gfs2_inode_lookup()
281 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi()
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()
372 static int alloc_dinode(struct gfs2_inode *ip, u32 flags, unsigned *dblocks) in alloc_dinode()
406 const struct gfs2_inode *parent) in gfs2_init_dir()
430 static void gfs2_init_xattr(struct gfs2_inode *ip) in gfs2_init_xattr()
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()
514 struct gfs2_inode *ip, struct gfs2_diradd *da) in link_dinode()
586 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode()
896 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link()
899 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_link()
1027 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok()
1028 const struct gfs2_inode *ip) in gfs2_unlink_ok()
1062 static int gfs2_unlink_inode(struct gfs2_inode *dip, in gfs2_unlink_inode()
1066 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_unlink_inode()
1099 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_unlink()
1102 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_unlink()
1274 static int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to) in gfs2_ok_to_move()
1321 static int update_moved_ino(struct gfs2_inode *ip, struct gfs2_inode *ndip, in update_moved_ino()
1346 struct gfs2_inode *odip = GFS2_I(odir); in gfs2_rename()
1347 struct gfs2_inode *ndip = GFS2_I(ndir); in gfs2_rename()
1348 struct gfs2_inode *ip = GFS2_I(d_inode(odentry)); in gfs2_rename()
1349 struct gfs2_inode *nip = NULL; in gfs2_rename()
1589 struct gfs2_inode *odip = GFS2_I(odir); in gfs2_exchange()
1590 struct gfs2_inode *ndip = GFS2_I(ndir); in gfs2_exchange()
1591 struct gfs2_inode *oip = GFS2_I(odentry->d_inode); in gfs2_exchange()
1592 struct gfs2_inode *nip = GFS2_I(ndentry->d_inode); in gfs2_exchange()
1751 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_get_link()
1809 struct gfs2_inode *ip; in gfs2_permission()
1866 struct gfs2_inode *ip = GFS2_I(inode); in setattr_chown()
1940 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_setattr()
1997 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_getattr()
2032 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_fiemap()
2054 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_seek_data()
2073 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_seek_hole()