Searched defs:goal (Results 1 - 25 of 37) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dbitmap.c112 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) argument
H A Dextent.c375 u32 start, len, goal; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dalloc.c77 errcode_t ext2fs_new_block(ext2_filsys fs, blk_t goal, argument
107 errcode_t ext2fs_alloc_block(ext2_filsys fs, blk_t goal, argument
H A Dres_gdt.c97 blk_t goal = 3 + sb->s_reserved_gdt_blocks + local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dparse.y112 goal : initlex sect1 sect1end sect2 initforrule label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/affs/
H A Dbitmap.c138 affs_alloc_block(struct inode *inode, u32 goal) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Dballoc.c265 static int grab_block(spinlock_t *lock, char *map, unsigned size, int goal) argument
326 ext2_new_block(struct inode *inode, unsigned long goal, u32 *prealloc_count, u32 *prealloc_block, int *err) argument
[all...]
H A Dxattr.c663 int goal = le32_to_cpu(EXT2_SB(sb)->s_es-> local
H A Dinode.c110 static int ext2_alloc_block (struct inode * inode, unsigned long goal, int *err) argument
365 ext2_find_goal(struct inode *inode, long block, Indirect chain[4], Indirect *partial, unsigned long *goal) argument
418 ext2_alloc_branch(struct inode *inode, int num, unsigned long goal, int *offsets, Indirect *branch) argument
553 unsigned long goal; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dextents.c348 u32 start, len, goal; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dextents.c378 u32 start, len, goal; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dbootmem.c183 __alloc_bootmem_core(struct bootmem_data *bdata, unsigned long size, unsigned long align, unsigned long goal, unsigned long limit) argument
421 __alloc_bootmem_nopanic(unsigned long size, unsigned long align, unsigned long goal) argument
435 __alloc_bootmem(unsigned long size, unsigned long align, unsigned long goal) argument
451 __alloc_bootmem_node(pg_data_t *pgdat, unsigned long size, unsigned long align, unsigned long goal) argument
467 __alloc_bootmem_low(unsigned long size, unsigned long align, unsigned long goal) argument
488 __alloc_bootmem_low_node(pg_data_t *pgdat, unsigned long size, unsigned long align, unsigned long goal) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_lblc.c308 int goal; local
H A Dip_vs_lblcr.c494 int goal; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Dballoc.c282 udf_bitmap_new_block(struct super_block * sb, struct inode * inode, struct udf_bitmap *bitmap, uint16_t partition, uint32_t goal, int *err) argument
739 udf_table_new_block(struct super_block * sb, struct inode * inode, struct inode *table, uint16_t partition, uint32_t goal, int *err) argument
914 udf_new_block(struct super_block * sb, struct inode * inode, uint16_t partition, uint32_t goal, int *err) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ufs/
H A Dballoc.c353 ufs_new_fragments(struct inode *inode, void *p, u64 fragment, u64 goal, unsigned count, int *err, struct page *locked_page) argument
588 ufs_alloc_fragments(struct inode *inode, unsigned cgno, u64 goal, unsigned count, int *err) argument
707 ufs_alloccg_block(struct inode *inode, struct ufs_cg_private_info *ucpi, u64 goal, int *err) argument
806 ufs_bitmap_search(struct super_block *sb, struct ufs_cg_private_info *ucpi, u64 goal, unsigned count) argument
[all...]
H A Dinode.c182 u64 tmp, goal, lastfrag, block, lastblock; local
338 u64 tmp, goal, block; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dxattr.c803 ext3_fsblk_t goal = le32_to_cpu( local
H A Dballoc.c222 search_reserve_window(struct rb_root *root, ext3_fsblk_t goal) argument
1402 ext3_new_blocks(handle_t *handle, struct inode *inode, ext3_fsblk_t goal, unsigned long *count, int *errp) argument
1665 ext3_new_block(handle_t *handle, struct inode *inode, ext3_fsblk_t goal, int *errp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dxattr.c801 ext4_fsblk_t goal = le32_to_cpu( local
H A Dballoc.c243 search_reserve_window(struct rb_root *root, ext4_fsblk_t goal) argument
1419 ext4_new_blocks(handle_t *handle, struct inode *inode, ext4_fsblk_t goal, unsigned long *count, int *errp) argument
1679 ext4_new_block(handle_t *handle, struct inode *inode, ext4_fsblk_t goal, int *errp) argument
[all...]
H A Dextents.c211 ext4_fsblk_t goal, newblock; local
1985 ext4_fsblk_t goal, newblock; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Drgrp.c1078 static u32 rgblk_search(struct gfs2_rgrpd *rgd, u32 goal, argument
125 gfs2_bitfit(struct gfs2_rgrpd *rgd, unsigned char *buffer, unsigned int buflen, u32 goal, unsigned char old_state) argument
1201 u32 goal, blk; local
1245 u32 goal, blk; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dproto.c979 unsigned long goal; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsmp.c1279 unsigned long goal, size, i; local

Completed in 130 milliseconds

12