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

/linux-master/fs/ocfs2/
H A Dsuballoc.h154 if (bg_blkno == osb->first_cluster_group_blkno)
H A Docfs2.h314 u64 first_cluster_group_blkno; member in struct:ocfs2_super
H A Dsuballoc.c2246 if (bg_blkno != osb->first_cluster_group_blkno)
2263 return osb->first_cluster_group_blkno;
2283 if (*bg_blkno == osb->first_cluster_group_blkno)
H A Dalloc.c7479 if (group != osb->first_cluster_group_blkno)
7590 if (first_group == osb->first_cluster_group_blkno)
7628 if (group == osb->first_cluster_group_blkno)
H A Dsuper.c2229 osb->first_cluster_group_blkno =

Completed in 160 milliseconds