Searched defs:goal (Results 1 - 25 of 42) sorted by path

12

/linux-master/fs/affs/
H A Dbitmap.c115 affs_alloc_block(struct inode *inode, u32 goal) argument
[all...]
/linux-master/fs/hfs/
H A Dbitmap.c139 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) argument
H A Dextent.c394 u32 start, len, goal; local
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c17105 int goal; local
[all...]
/linux-master/drivers/net/ethernet/ibm/
H A Dibmveth.c1005 goal = channels->tx_count; local
/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h756 struct ahd_transinfo goal; member in struct:ahd_initiator_tinfo
H A Daic7xxx.h702 struct ahc_transinfo goal; member in struct:ahc_initiator_tinfo
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1351 sym_check_goals(struct sym_hcb *np, struct scsi_target *starget, struct sym_trans *goal) argument
1410 struct sym_trans *goal = &tp->tgoal; local
[all...]
/linux-master/drivers/tty/
H A Dtty_buffer.c308 size_t goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); local
/linux-master/fs/ext2/
H A Dballoc.c290 search_reserve_window(struct rb_root *root, ext2_fsblk_t goal) argument
1201 ext2_new_blocks(struct inode *inode, ext2_fsblk_t goal, unsigned long *count, int *errp, unsigned int flags) argument
[all...]
H A Dinode.c633 ext2_fsblk_t goal; local
399 ext2_alloc_blocks(struct inode *inode, ext2_fsblk_t goal, int indirect_blks, int blks, ext2_fsblk_t new_blocks[4], int *err) argument
479 ext2_alloc_branch(struct inode *inode, int indirect_blks, int *blks, ext2_fsblk_t goal, int *offsets, Indirect *branch) argument
[all...]
H A Dxattr.c743 ext2_fsblk_t goal = ext2_group_first_block_no(sb, local
/linux-master/fs/ext4/
H A Dballoc.c736 ext4_new_meta_blocks(handle_t *handle, struct inode *inode, ext4_fsblk_t goal, unsigned int flags, unsigned long *count, int *errp) argument
H A Dext4.h235 ext4_fsblk_t goal; member in struct:ext4_allocation_request
[all...]
H A Dextents.c264 ext4_fsblk_t goal, newblock; local
1316 ext4_fsblk_t newblock, goal = 0; local
[all...]
H A Dialloc.c923 __ext4_new_inode(struct mnt_idmap *idmap, handle_t *handle, struct inode *dir, umode_t mode, const struct qstr *qstr, __u32 goal, uid_t *owner, __u32 i_flags, int handle_type, unsigned int line_no, int nblocks) argument
H A Dindirect.c254 ext4_fsblk_t goal; local
H A Dmballoc.c5787 ext4_fsblk_t goal; local
6067 ext4_fsblk_t goal, block; local
[all...]
H A Dmigrate.c418 __u32 goal, tmp_csum_seed; local
H A Dxattr.c2134 ext4_fsblk_t goal, block; local
/linux-master/fs/gfs2/
H A Drgrp.c1152 u32 i, goal, count = 0; local
234 gfs2_bitfit(const u8 *buf, const unsigned int len, u32 goal, u8 state) argument
1566 u64 goal; local
2392 u64 goal; local
[all...]
/linux-master/fs/hfsplus/
H A Dextents.c445 u32 start, len, goal; local
/linux-master/fs/ocfs2/
H A Ddlmglue.c1404 lockres_add_mask_waiter(struct ocfs2_lock_res *lockres, struct ocfs2_mask_waiter *mw, unsigned long mask, unsigned long goal) argument
H A Dreservations.c352 ocfs2_find_resv_lhs(struct ocfs2_reservation_map *resmap, unsigned int goal) argument
455 __ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int goal, unsigned int wanted) argument
680 unsigned int goal = 0; local
[all...]
/linux-master/fs/udf/
H A Dballoc.c238 udf_bitmap_new_block(struct super_block *sb, struct udf_bitmap *bitmap, uint16_t partition, uint32_t goal, int *err) argument
577 udf_table_new_block(struct super_block *sb, struct inode *table, uint16_t partition, uint32_t goal, int *err) argument
717 udf_new_block(struct super_block *sb, struct inode *inode, uint16_t partition, uint32_t goal, int *err) argument
[all...]

Completed in 467 milliseconds

12