Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h364 /* osb_clusters_at_boot can become stale! Do not trust it to
366 unsigned int osb_clusters_at_boot; member
H A Dlocalalloc.c166 megs_per_slot = osb->osb_clusters_at_boot / osb->max_slots; in ocfs2_la_default_mb()
H A Dsuper.c1976 osb_clusters_at_boot to be valid and for the journal to have been
1983 osb->osb_clusters_at_boot) - 1; in ocfs2_journal_addressable()
2298 osb->osb_clusters_at_boot = OCFS2_I(inode)->ip_clusters; in ocfs2_initialize_super()
/kernel/linux/linux-6.6/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
H A Dlocalalloc.c164 megs_per_slot = osb->osb_clusters_at_boot / osb->max_slots; in ocfs2_la_default_mb()
H A Dsuper.c1968 osb_clusters_at_boot to be valid and for the journal to have been
1975 osb->osb_clusters_at_boot) - 1; in ocfs2_journal_addressable()
2267 osb->osb_clusters_at_boot = OCFS2_I(inode)->ip_clusters; in ocfs2_initialize_super()

Completed in 13 milliseconds