Home
last modified time | relevance | path

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

/fs/ocfs2/
Dquota_local.c317 memcpy(rc->rc_bitmap, dchunk->dqc_bitmap, in ocfs2_add_recovery_chunk()
557 WARN_ON(!ocfs2_test_bit_unaligned(bit, dchunk->dqc_bitmap)); in ocfs2_recover_local_quota_file()
558 ocfs2_clear_bit_unaligned(bit, dchunk->dqc_bitmap); in ocfs2_recover_local_quota_file()
956 found = ocfs2_find_next_zero_bit_unaligned(dchunk->dqc_bitmap, len, 0); in ocfs2_find_free_entry()
1038 memset(dchunk->dqc_bitmap, 0, in ocfs2_local_quota_add_chunk()
1220 ocfs2_set_bit_unaligned(*offset, dchunk->dqc_bitmap); in olq_alloc_dquot()
1301 ocfs2_clear_bit_unaligned(offset, dchunk->dqc_bitmap); in ocfs2_local_release_dquot()
Docfs2_fs.h1239 __u8 dqc_bitmap[0]; /* Bitmap of entries in the corresponding member