Lines Matching refs:u64
34 u64, /* max_block */
55 u64 ac_last_group;
56 u64 ac_max_block; /* Highest block number to allocate. 0 is
108 u64 *suballoc_loc,
111 u64 *blkno_start);
116 u64 *suballoc_loc,
118 u64 *fe_blkno);
139 u64 bg_blkno,
148 u64 start_blk,
153 u64 start_blk,
156 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group()
158 u64 group = block - (u64) bit; in ocfs2_which_suballoc_group()
164 u64 bg_blkno) in ocfs2_cluster_from_desc()
193 u64 ocfs2_which_cluster_group(struct inode *inode, u32 cluster);
211 u64 gd_blkno, struct buffer_head **bh);
218 int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res);
228 u64 *fe_blkno);
233 u64 *suballoc_loc,
235 u64 di_blkno);