/fs/ufs/ |
D | balloc.c | 355 u64 goal, unsigned count, int *err, in ufs_new_fragments() 590 u64 goal, unsigned count, int *err) in ufs_alloc_fragments() 710 u64 goal, int *err) in ufs_alloccg_block() 809 u64 goal, unsigned count) in ufs_bitmap_search()
|
D | inode.c | 183 u64 tmp, goal, lastfrag, block, lastblock; in ufs_inode_getfrag() local 339 u64 tmp, goal, block; in ufs_inode_getblock() local
|
/fs/hfs/ |
D | bitmap.c | 139 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) in hfs_vbm_search_free()
|
D | extent.c | 375 u32 start, len, goal; in hfs_extend_file() local
|
/fs/udf/ |
D | balloc.c | 290 uint32_t goal, int *err) in udf_bitmap_new_block() 732 uint32_t goal, int *err) in udf_table_new_block() 893 uint16_t partition, uint32_t goal, int *err) in udf_new_block()
|
D | inode.c | 487 int goal = 0, pgoal = iinfo->i_location.logicalBlockNum; in inode_getblk() local
|
/fs/gfs2/ |
D | rgrp.c | 149 static u32 gfs2_bitfit(const u8 *buffer, unsigned int buflen, u32 goal, in gfs2_bitfit() 906 u32 goal = 0, block; in try_rgrp_unlink() local 1250 static u32 rgblk_search(struct gfs2_rgrpd *rgd, u32 goal, in rgblk_search() 1387 u32 goal, blk; in gfs2_alloc_block() local
|
/fs/ext2/ |
D | balloc.c | 301 search_reserve_window(struct rb_root *root, ext2_fsblk_t goal) in search_reserve_window() 1217 ext2_fsblk_t ext2_new_blocks(struct inode *inode, ext2_fsblk_t goal, in ext2_new_blocks() 1428 ext2_fsblk_t ext2_new_block(struct inode *inode, unsigned long goal, int *errp) in ext2_new_block()
|
D | inode.c | 364 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks() 440 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch() 581 ext2_fsblk_t goal; in ext2_get_blocks() local
|
D | xattr.c | 662 ext2_fsblk_t goal = ext2_group_first_block_no(sb, in ext2_xattr_set2() local
|
/fs/affs/ |
D | bitmap.c | 138 affs_alloc_block(struct inode *inode, u32 goal) in affs_alloc_block()
|
/fs/ext3/ |
D | balloc.c | 288 search_reserve_window(struct rb_root *root, ext3_fsblk_t goal) in search_reserve_window() 1469 ext3_fsblk_t goal, unsigned long *count, int *errp) in ext3_new_blocks() 1738 ext3_fsblk_t goal, int *errp) in ext3_new_block()
|
D | inode.c | 518 ext3_fsblk_t goal, int indirect_blks, int blks, in ext3_alloc_blocks() 594 int indirect_blks, int *blks, ext3_fsblk_t goal, in ext3_alloc_branch() 797 ext3_fsblk_t goal; in ext3_get_blocks_handle() local
|
D | xattr.c | 802 ext3_fsblk_t goal = ext3_group_first_block_no(sb, in ext3_xattr_block_set() local
|
/fs/hfsplus/ |
D | extents.c | 351 u32 start, len, goal; in hfsplus_file_extend() local
|
/fs/ext4/ |
D | balloc.c | 635 ext4_fsblk_t goal, unsigned long *count, int *errp) in ext4_new_meta_blocks()
|
D | mballoc.h | 213 struct ext4_free_extent goal; /* goal allocation */ member
|
D | inode.c | 556 ext4_lblk_t iblock, ext4_fsblk_t goal, in ext4_alloc_blocks() 675 int *blks, ext4_fsblk_t goal, in ext4_alloc_branch() 870 ext4_fsblk_t goal; in ext4_get_blocks_handle() local
|
D | xattr.c | 813 ext4_fsblk_t goal = ext4_group_first_block_no(sb, in ext4_xattr_block_set() local
|
D | extents.c | 193 ext4_fsblk_t goal, newblock; in ext4_ext_new_meta_block() local
|
D | mballoc.c | 4278 ext4_fsblk_t goal; in ext4_mb_initialize_context() local
|
D | ext4.h | 88 ext4_fsblk_t goal; member
|
/fs/ocfs2/ |
D | dlmglue.c | 1179 unsigned long goal) in lockres_add_mask_waiter()
|