Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dsuballoc.h170 if (bg_blkno == osb->first_cluster_group_blkno) in ocfs2_cluster_from_desc()
Docfs2.h326 u64 first_cluster_group_blkno; member
Dsuballoc.c2236 if (bg_blkno != osb->first_cluster_group_blkno) in ocfs2_desc_bitmap_to_cluster_off()
2253 return osb->first_cluster_group_blkno; in ocfs2_which_cluster_group()
2273 if (*bg_blkno == osb->first_cluster_group_blkno) in ocfs2_block_to_cluster_group()
Dsuper.c2301 osb->first_cluster_group_blkno = in ocfs2_initialize_super()
Dalloc.c7381 if (first_group == osb->first_cluster_group_blkno) in ocfs2_trim_fs()
7416 if (group == osb->first_cluster_group_blkno) in ocfs2_trim_fs()