Lines Matching defs:dip
606 static int dirent_check_reclen(struct gfs2_inode *dip, in dirent_check_reclen()
633 static int dirent_next(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_next()
668 static void dirent_del(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_del()
755 static int get_leaf(struct gfs2_inode *dip, u64 leaf_no, in get_leaf()
778 static int get_leaf_nr(struct gfs2_inode *dip, u32 index, u64 *leaf_out) in get_leaf_nr()
792 static int get_first_leaf(struct gfs2_inode *dip, u32 index, in get_first_leaf()
906 struct gfs2_inode *dip = GFS2_I(inode); in dir_make_exhash() local
1000 struct gfs2_inode *dip = GFS2_I(inode); in dir_split_leaf() local
1147 static int dir_double_exhash(struct gfs2_inode *dip) in dir_double_exhash()
1263 static int do_filldir_main(struct gfs2_inode *dip, struct dir_context *ctx, in do_filldir_main()
1531 struct gfs2_inode *dip = GFS2_I(inode); in dir_e_read() local
1570 struct gfs2_inode *dip = GFS2_I(inode); in gfs2_dir_read() local
1874 int gfs2_dir_del(struct gfs2_inode *dip, const struct dentry *dentry) in gfs2_dir_del()
1936 int gfs2_dir_mvino(struct gfs2_inode *dip, const struct qstr *filename, in gfs2_dir_mvino()
1972 static int leaf_dealloc(struct gfs2_inode *dip, u32 index, u32 len, in leaf_dealloc()
2100 int gfs2_dir_exhash_dealloc(struct gfs2_inode *dip) in gfs2_dir_exhash_dealloc()