Lines Matching refs:__be64
247 static int gfs2_dir_read_stuffed(struct gfs2_inode *ip, __be64 *buf, in gfs2_dir_read_stuffed()
271 static int gfs2_dir_read_data(struct gfs2_inode *ip, __be64 *buf, in gfs2_dir_read_data()
321 buf += (amount/sizeof(__be64)); in gfs2_dir_read_data()
339 static __be64 *gfs2_dir_get_hash_table(struct gfs2_inode *ip) in gfs2_dir_get_hash_table()
344 __be64 *hc; in gfs2_dir_get_hash_table()
353 hsize *= sizeof(__be64); in gfs2_dir_get_hash_table()
391 __be64 *hc; in gfs2_dir_hash_inval()
747 __be64 *hash; in get_leaf_nr()
879 __be64 *lp; in dir_make_exhash()
936 lp = (__be64 *)(dibh->b_data + sizeof(struct gfs2_dinode)); in dir_make_exhash()
972 __be64 *lp; in dir_split_leaf()
1018 lp = kmalloc(half_len * sizeof(__be64), GFP_NOFS); in dir_split_leaf()
1119 __be64 *hc; in dir_double_exhash()
1120 __be64 *hc2, *h; in dir_double_exhash()
1125 hsize_bytes = hsize * sizeof(__be64); in dir_double_exhash()
1447 __be64 *lp; in dir_e_read()
2013 __be64 *lp; in gfs2_dir_exhash_dealloc()