Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dsuballoc.h170 if (bg_blkno == osb->first_cluster_group_blkno) in ocfs2_cluster_from_desc()
Docfs2.h324 u64 first_cluster_group_blkno; member
Dsuballoc.c2252 if (bg_blkno != osb->first_cluster_group_blkno) in ocfs2_desc_bitmap_to_cluster_off()
2269 return osb->first_cluster_group_blkno; in ocfs2_which_cluster_group()
2289 if (*bg_blkno == osb->first_cluster_group_blkno) in ocfs2_block_to_cluster_group()
Dsuper.c2290 osb->first_cluster_group_blkno = in ocfs2_initialize_super()
Dalloc.c7356 if (first_group == osb->first_cluster_group_blkno) in ocfs2_trim_fs()
7391 if (group == osb->first_cluster_group_blkno) in ocfs2_trim_fs()