Searched refs:osb_clusters_at_boot (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Docfs2.h362 /* osb_clusters_at_boot can become stale! Do not trust it to
364 unsigned int osb_clusters_at_boot; member in struct:ocfs2_super
H A Dlocalalloc.c164 megs_per_slot = osb->osb_clusters_at_boot / osb->max_slots;
H A Dsuper.c1967 osb_clusters_at_boot to be valid and for the journal to have been
1974 osb->osb_clusters_at_boot) - 1;
2266 osb->osb_clusters_at_boot = OCFS2_I(inode)->ip_clusters;

Completed in 121 milliseconds