Searched defs:new_blocks (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-bitset.c47 uint32_t new_blocks = dm_div_up(new_nr_entries, BITS_PER_ARRAY_ENTRY); dm_bitset_resize() local
/linux-4.1.27/arch/powerpc/lib/
H A Drheap.c48 int i, new_blocks; grow() local
/linux-4.1.27/fs/jfs/
H A Dxattr.c609 unsigned long old_blocks, new_blocks; ea_put() local
/linux-4.1.27/fs/ext4/
H A Dindirect.c327 ext4_fsblk_t b, new_blocks[4]; ext4_alloc_branch() local
/linux-4.1.27/fs/ext2/
H A Dinode.c481 ext2_fsblk_t new_blocks[4]; ext2_alloc_branch() local
394 ext2_alloc_blocks(struct inode *inode, ext2_fsblk_t goal, int indirect_blks, int blks, ext2_fsblk_t new_blocks[4], int *err) ext2_alloc_blocks() argument
/linux-4.1.27/drivers/md/
H A Dbitmap.c1962 sector_t old_blocks, new_blocks; bitmap_resize() local
/linux-4.1.27/fs/ext3/
H A Dinode.c662 ext3_fsblk_t new_blocks[4]; ext3_alloc_branch() local
575 ext3_alloc_blocks(handle_t *handle, struct inode *inode, ext3_fsblk_t goal, int indirect_blks, int blks, ext3_fsblk_t new_blocks[4], int *err) ext3_alloc_blocks() argument
/linux-4.1.27/fs/ocfs2/
H A Dalloc.c1163 int status, new_blocks, i; ocfs2_add_branch() local

Completed in 311 milliseconds