Lines Matching refs:u64
20 u64, /* max_block */
41 u64 ac_last_group;
42 u64 ac_max_block; /* Highest block number to allocate. 0 is
94 u64 *suballoc_loc,
97 u64 *blkno_start);
102 u64 *suballoc_loc,
104 u64 *fe_blkno);
125 u64 bg_blkno,
134 u64 start_blk,
139 u64 start_blk,
142 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group()
144 u64 group = block - (u64) bit; in ocfs2_which_suballoc_group()
150 u64 bg_blkno) in ocfs2_cluster_from_desc()
179 u64 ocfs2_which_cluster_group(struct inode *inode, u32 cluster);
197 u64 gd_blkno, struct buffer_head **bh);
204 int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res);
214 u64 *fe_blkno);
219 u64 *suballoc_loc,
221 u64 di_blkno);