/fs/ufs/ |
D | balloc.c | 341 u64 goal, unsigned count, int *err, in ufs_new_fragments() 584 u64 goal, unsigned count, int *err) in ufs_alloc_fragments() 698 u64 goal, int *err) in ufs_alloccg_block() 793 u64 goal, unsigned count) in ufs_bitmap_search()
|
D | inode.c | 262 u64 tmp, goal, lastfrag; in ufs_inode_getfrag() local 341 u64 tmp = 0, goal; in ufs_inode_getblock() local
|
/fs/ocfs2/ |
D | reservations.c | 352 ocfs2_find_resv_lhs(struct ocfs2_reservation_map *resmap, unsigned int goal) in ocfs2_find_resv_lhs() 457 unsigned int goal, unsigned int wanted) in __ocfs2_resv_find_window() 680 unsigned int goal = 0; in ocfs2_resv_find_window() local
|
D | dlmglue.c | 1407 unsigned long goal) in lockres_add_mask_waiter()
|
/fs/udf/ |
D | balloc.c | 241 uint32_t goal, int *err) in udf_bitmap_new_block() 569 uint32_t goal, int *err) in udf_table_new_block() 720 uint16_t partition, uint32_t goal, int *err) in udf_new_block()
|
D | inode.c | 719 udf_pblk_t goal = 0, pgoal = iinfo->i_location.logicalBlockNum; in inode_getblk() 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 | 394 u32 start, len, goal; in hfs_extend_file() local
|
/fs/xfs/ |
D | xfs_icache.c | 1591 enum xfs_icwalk_goal goal, in xfs_icwalk_igrab() 1611 enum xfs_icwalk_goal goal, in xfs_icwalk_process_inode() 1636 enum xfs_icwalk_goal goal, in xfs_icwalk_ag() 1745 enum xfs_icwalk_goal goal, in xfs_icwalk()
|
/fs/affs/ |
D | bitmap.c | 115 affs_alloc_block(struct inode *inode, u32 goal) in affs_alloc_block()
|
/fs/ext2/ |
D | inode.c | 400 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks() 480 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch() 633 ext2_fsblk_t goal; in ext2_get_blocks() local
|
D | balloc.c | 297 search_reserve_window(struct rb_root *root, ext2_fsblk_t goal) in search_reserve_window() 1208 ext2_fsblk_t ext2_new_blocks(struct inode *inode, ext2_fsblk_t goal, in ext2_new_blocks()
|
D | xattr.c | 743 ext2_fsblk_t goal = ext2_group_first_block_no(sb, in ext2_xattr_set2() local
|
/fs/gfs2/ |
D | rgrp.c | 235 u32 goal, u8 state) in gfs2_bitfit() 1152 u32 i, goal, count = 0; in count_unlinked() local 1566 u64 goal; in rg_mblk_search() local 2392 u64 goal; in gfs2_set_alloc_start() local
|
/fs/hfsplus/ |
D | extents.c | 446 u32 start, len, goal; in hfsplus_file_extend() local
|
/fs/ext4/ |
D | migrate.c | 418 __u32 goal, tmp_csum_seed; in ext4_ext_migrate() local
|
D | balloc.c | 729 ext4_fsblk_t goal, unsigned int flags, in ext4_new_meta_blocks()
|
D | indirect.c | 254 ext4_fsblk_t goal; in ext4_find_goal() local
|
D | ialloc.c | 926 __u32 goal, uid_t *owner, __u32 i_flags, in __ext4_new_inode()
|
D | extents.c | 264 ext4_fsblk_t goal, newblock; in ext4_ext_new_meta_block() local 1316 ext4_fsblk_t newblock, goal = 0; in ext4_ext_grow_indepth() local
|
D | mballoc.c | 5821 ext4_fsblk_t goal; in ext4_mb_initialize_context() local 6102 ext4_fsblk_t goal, block; in ext4_mb_new_blocks_simple() local
|
D | xattr.c | 2109 ext4_fsblk_t goal, block; in ext4_xattr_block_set() local
|
D | ext4.h | 235 ext4_fsblk_t goal; member 2852 #define ext4_new_inode(handle, dir, mode, qstr, goal, owner, i_flags) \ argument 2855 #define ext4_new_inode_start_handle(idmap, dir, mode, qstr, goal, owner, \ argument
|