Home
last modified time | relevance | path

Searched refs:bg_bit_off (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/ocfs2/
Dsuballoc.c108 u16 bg_bit_off);
112 u16 *bg_bit_off);
2242 u16 bg_bit_off) in ocfs2_desc_bitmap_to_cluster_off() argument
2251 cluster += (u32) bg_bit_off; in ocfs2_desc_bitmap_to_cluster_off()
2276 u16 *bg_bit_off) in ocfs2_block_to_cluster_group() argument
2287 *bg_bit_off = (u16) data_cluster; in ocfs2_block_to_cluster_group()
2289 *bg_bit_off = (u16) ocfs2_blocks_to_clusters(osb->sb, in ocfs2_block_to_cluster_group()