Searched defs:bg_bit_off (Results 1 - 1 of 1) sorted by relevance

/fs/ocfs2/
H A Dsuballoc.c126 u16 bg_bit_off);
130 u16 *bg_bit_off);
2245 u16 bg_bit_off)
2254 cluster += (u32) bg_bit_off;
2279 u16 *bg_bit_off)
2290 *bg_bit_off = (u16) data_cluster;
2292 *bg_bit_off = (u16) ocfs2_blocks_to_clusters(osb->sb,
2243 ocfs2_desc_bitmap_to_cluster_off(struct inode *inode, u64 bg_blkno, u16 bg_bit_off) argument
2276 ocfs2_block_to_cluster_group(struct inode *inode, u64 data_blkno, u64 *bg_blkno, u16 *bg_bit_off) argument

Completed in 17 milliseconds