Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dquota_local.c44 static unsigned int ol_chunk_entries(struct super_block *sb) in ol_chunk_entries() function
311 (ol_chunk_entries(sb) + 7) >> 3); in ocfs2_add_recovery_chunk()
359 if (le32_to_cpu(dchunk->dqc_free) < ol_chunk_entries(sb)) in ocfs2_recovery_load_quota()
487 for_each_set_bit(bit, rchunk->rc_bitmap, ol_chunk_entries(sb)) { in ocfs2_recover_local_quota_file()
823 len = ol_chunk_entries(sb); in ocfs2_local_free_info()
937 len = ol_chunk_entries(sb); in ocfs2_find_free_entry()