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

12

/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/fs/affs/
H A Dbitmap.c115 affs_alloc_block(struct inode *inode, u32 goal) argument
[all...]
/linux-master/mm/damon/
H A Dreclaim.c198 struct damos_quota_goal *goal; local
/linux-master/net/rds/
H A Dib_frmr.c357 rds_ib_unreg_frmr(struct list_head *list, unsigned int *nfreed, unsigned long *unpinned, unsigned int goal) argument
/linux-master/fs/ext4/
H A Dmigrate.c418 __u32 goal, tmp_csum_seed; local
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 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 Dindirect.c254 ext4_fsblk_t goal; local
/linux-master/mm/
H A Dsparse-vmemmap.c40 __earlyonly_bootmem_alloc(int node, unsigned long size, unsigned long align, unsigned long goal) argument
H A Dsparse.c336 unsigned long goal, limit; local
/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/ocfs2/
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...]
/linux-master/fs/hfsplus/
H A Dextents.c445 u32 start, len, goal; local
/linux-master/fs/ufs/
H A Dballoc.c338 ufs_new_fragments(struct inode *inode, void *p, u64 fragment, u64 goal, unsigned count, int *err, struct page *locked_page) argument
581 ufs_alloc_fragments(struct inode *inode, unsigned cgno, u64 goal, unsigned count, int *err) argument
694 ufs_alloccg_block(struct inode *inode, struct ufs_cg_private_info *ucpi, u64 goal, int *err) argument
789 ufs_bitmap_search(struct super_block *sb, struct ufs_cg_private_info *ucpi, u64 goal, unsigned count) argument
[all...]
H A Dinode.c263 u64 tmp, goal, lastfrag; local
342 u64 tmp = 0, goal; local
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_lblcr.c463 int goal; local
H A Dip_vs_lblc.c299 int goal; local
/linux-master/fs/ext2/
H A Dxattr.c743 ext2_fsblk_t goal = ext2_group_first_block_no(sb, local
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...]
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c686 static bool reclaim_until(const char *memcg, long goal) argument
/linux-master/net/dccp/
H A Dproto.c1124 unsigned long goal; local
/linux-master/fs/xfs/
H A Dxfs_icache.c1598 xfs_icwalk_igrab( enum xfs_icwalk_goal goal, struct xfs_inode *ip, struct xfs_icwalk *icw) argument
1618 xfs_icwalk_process_inode( enum xfs_icwalk_goal goal, struct xfs_inode *ip, struct xfs_perag *pag, struct xfs_icwalk *icw) argument
1642 xfs_icwalk_ag( struct xfs_perag *pag, enum xfs_icwalk_goal goal, struct xfs_icwalk *icw) argument
1751 xfs_icwalk( struct xfs_mount *mp, enum xfs_icwalk_goal goal, struct xfs_icwalk *icw) argument
[all...]

Completed in 353 milliseconds

12