Lines Matching refs:gfs2_inode

48 	struct gfs2_inode *ip = GFS2_I(inode);  in iget_test()
64 struct gfs2_inode *ip = GFS2_I(inode); in iget_set()
144 struct gfs2_inode *ip; in gfs2_inode_lookup()
287 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi()
336 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok()
357 static void munge_mode_uid_gid(const struct gfs2_inode *dip, in munge_mode_uid_gid()
379 static int alloc_dinode(struct gfs2_inode *ip, u32 flags, unsigned *dblocks) in alloc_dinode()
413 const struct gfs2_inode *parent) in gfs2_init_dir()
437 static void gfs2_init_xattr(struct gfs2_inode *ip) in gfs2_init_xattr()
465 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip, in init_dinode()
512 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip, in gfs2_trans_da_blks()
520 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode()
521 struct gfs2_inode *ip, struct gfs2_diradd *da) in link_dinode()
593 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode()
889 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link()
892 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_link()
1020 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok()
1021 const struct gfs2_inode *ip) in gfs2_unlink_ok()
1055 static int gfs2_unlink_inode(struct gfs2_inode *dip, in gfs2_unlink_inode()
1059 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_unlink_inode()
1092 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_unlink()
1095 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_unlink()
1271 static int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to) in gfs2_ok_to_move()
1318 static int update_moved_ino(struct gfs2_inode *ip, struct gfs2_inode *ndip, in update_moved_ino()
1351 struct gfs2_inode *odip = GFS2_I(odir); in gfs2_rename()
1352 struct gfs2_inode *ndip = GFS2_I(ndir); in gfs2_rename()
1353 struct gfs2_inode *ip = GFS2_I(d_inode(odentry)); in gfs2_rename()
1354 struct gfs2_inode *nip = NULL; in gfs2_rename()
1574 struct gfs2_inode *odip = GFS2_I(odir); in gfs2_exchange()
1575 struct gfs2_inode *ndip = GFS2_I(ndir); in gfs2_exchange()
1576 struct gfs2_inode *oip = GFS2_I(odentry->d_inode); in gfs2_exchange()
1577 struct gfs2_inode *nip = GFS2_I(ndentry->d_inode); in gfs2_exchange()
1726 struct gfs2_inode *ip = GFS2_I(d_inode(dentry)); in gfs2_follow_link()
1781 struct gfs2_inode *ip; in gfs2_permission()
1840 struct gfs2_inode *ip = GFS2_I(inode); in setattr_chown()
1919 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_setattr()
1975 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_getattr()
1998 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_setxattr()
2018 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_getxattr()
2039 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_removexattr()
2058 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_fiemap()