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

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

Completed in 34 milliseconds