Searched defs:min_bits (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/md/dm-vdo/indexer/
H A Ddelta-index.c280 static void compute_coding_constants(u32 mean_delta, u16 *min_bits, u32 *min_keys, u32 *incr_keys) argument
1926 u16 min_bits; local
[all...]
H A Ddelta-index.h59 u16 min_bits; member in struct:delta_zone
/linux-master/fs/btrfs/
H A Dfree-space-cache.c3326 unsigned long min_bits; local
/linux-master/fs/ocfs2/
H A Dreservations.c621 unsigned int min_bits; local
H A Dsuballoc.c461 ocfs2_block_group_claim_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, unsigned int min_bits, u32 *bit_off, u32 *num_bits) argument
481 ocfs2_block_group_grow_discontig(handle_t *handle, struct inode *alloc_inode, struct buffer_head *bg_bh, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl, unsigned int min_bits) argument
582 unsigned int min_bits = le16_to_cpu(cl->cl_cpg) >> 1; local
1474 ocfs2_cluster_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) argument
1545 ocfs2_block_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) argument
1668 ocfs2_search_one_group(struct ocfs2_alloc_context *ac, handle_t *handle, u32 bits_wanted, u32 min_bits, struct ocfs2_suballoc_result *res, u16 *bits_left) argument
1735 ocfs2_search_chain(struct ocfs2_alloc_context *ac, handle_t *handle, u32 bits_wanted, u32 min_bits, struct ocfs2_suballoc_result *res, u16 *bits_left) argument
1876 ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac, handle_t *handle, u32 bits_wanted, u32 min_bits, struct ocfs2_suballoc_result *res) argument
[all...]

Completed in 220 milliseconds