Home
last modified time | relevance | path

Searched defs:max_blocks (Results 1 – 8 of 8) sorted by relevance

/fs/omfs/
Dfile.c246 int max_blocks = bh_result->b_size >> inode->i_blkbits; in omfs_get_block() local
/fs/fat/
Dinode.c58 unsigned long *max_blocks, in __fat_get_block()
113 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in fat_get_block() local
/fs/ext4/
Dinode.c1066 unsigned int max_blocks, struct buffer_head *bh, in ext4_get_blocks_wrap()
1162 unsigned max_blocks = bh_result->b_size >> inode->i_blkbits; in ext4_get_block() local
2252 unsigned max_blocks = bh_result->b_size >> inode->i_blkbits; in ext4_da_get_block_write() local
2306 unsigned max_blocks = bh_result->b_size >> inode->i_blkbits; in ext4_normal_get_block_write() local
2420 int max_blocks = EXT4_I(inode)->i_reserved_data_blocks; in ext4_da_writepages_trans_blocks() local
Dextents.c2382 unsigned int max_blocks) in ext4_ext_convert_to_initialized()
2680 unsigned int max_blocks, struct buffer_head *bh_result, in ext4_ext_get_blocks()
3006 unsigned int max_blocks; in ext4_fallocate() local
/fs/ocfs2/
Daops.c134 u64 max_blocks = bh_result->b_size >> inode->i_blkbits; in ocfs2_get_block() local
556 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in ocfs2_direct_IO_get_blocks() local
/fs/ext2/
Dinode.c696 unsigned max_blocks = bh_result->b_size >> inode->i_blkbits; in ext2_get_block() local
/fs/
Dblock_dev.c143 unsigned long max_blocks = bh->b_size >> inode->i_blkbits; in blkdev_get_blocks() local
/fs/ext3/
Dinode.c960 unsigned max_blocks = bh_result->b_size >> inode->i_blkbits; in ext3_get_block() local