Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 24 of 24) sorted by relevance

/linux-4.19.296/fs/reiserfs/
Dbitmap.c773 static inline void new_hashed_relocation(reiserfs_blocknr_hint_t * hint) in new_hashed_relocation()
799 static void dirid_groups(reiserfs_blocknr_hint_t * hint) in dirid_groups()
825 static void oid_groups(reiserfs_blocknr_hint_t * hint) in oid_groups()
854 static int get_left_neighbor(reiserfs_blocknr_hint_t * hint) in get_left_neighbor()
908 reiserfs_blocknr_hint_t * hint) in set_border_in_hint()
919 static inline void displace_large_file(reiserfs_blocknr_hint_t * hint) in displace_large_file()
933 static inline void hash_formatted_node(reiserfs_blocknr_hint_t * hint) in hash_formatted_node()
949 this_blocknr_allocation_would_make_it_a_large_file(reiserfs_blocknr_hint_t * in this_blocknr_allocation_would_make_it_a_large_file()
957 static inline void displace_new_packing_locality(reiserfs_blocknr_hint_t * hint) in displace_new_packing_locality()
968 static inline int old_hashed_relocation(reiserfs_blocknr_hint_t * hint) in old_hashed_relocation()
[all …]
Dreiserfs.h3334 reiserfs_blocknr_hint_t hint = { in reiserfs_new_form_blocknrs() local
3352 reiserfs_blocknr_hint_t hint = { in reiserfs_new_unf_blocknrs() local
3370 reiserfs_blocknr_hint_t hint = { in reiserfs_new_unf_blocknrs2() local
/linux-4.19.296/lib/
Dsbitmap.c83 unsigned int hint, bool wrap) in __sbitmap_get_word()
374 unsigned int hint, depth; in __sbitmap_queue_get() local
403 unsigned int hint, depth; in __sbitmap_queue_get_shallow() local
Ddebugobjects.c384 void *hint = descr->debug_hint ? in debug_print_object() local
/linux-4.19.296/fs/lockd/
Dsvcsubs.c330 nlmsvc_mark_host(void *data, struct nlm_host *hint) in nlmsvc_mark_host()
371 struct nlm_host hint; in nlmsvc_mark_resources() local
/linux-4.19.296/fs/jfs/
Djfs_extent.c89 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local
509 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
Djfs_imap.c2170 s64 blkno, hint; in diNewExt() local
Djfs_xtree.c542 s64 xaddr, hint; in xtInsert() local
Djfs_dmap.c731 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
/linux-4.19.296/drivers/parisc/
Diommu-helpers.h16 unsigned long hint, in iommu_fill_pdir()
Dccio-dma.c740 unsigned long hint = hint_lookup[(int)direction]; in ccio_map_single() local
921 unsigned long hint = hint_lookup[(int)direction]; in ccio_map_sg() local
Dsba_iommu.c570 unsigned long hint) in sba_io_pdir_entry()
/linux-4.19.296/drivers/base/
Dmemory.c600 struct memory_block *hint) in find_memory_block_by_id()
614 struct memory_block *hint) in find_memory_block_hinted()
Dbus.c390 struct device *hint) in subsys_find_device_by_id()
/linux-4.19.296/fs/
Dfcntl.c261 static bool rw_hint_valid(enum rw_hint hint) in rw_hint_valid()
281 enum rw_hint hint; in fcntl_rw_hint() local
/linux-4.19.296/include/linux/
Dsfi.h123 u32 hint; /* MWAIT hint */ member
Dfs.h1975 static inline u16 ki_hint_validate(enum rw_hint hint) in ki_hint_validate()
/linux-4.19.296/include/uapi/scsi/
Dcxlflash_ioctl.h142 __u64 hint; /* Reasons for verify */ member
/linux-4.19.296/fs/gfs2/
Dfile.c348 int hint = min_t(size_t, INT_MAX, blks); in gfs2_size_hint() local
/linux-4.19.296/fs/f2fs/
Dsegment.c2257 unsigned int hint = GET_SEC_FROM_SEG(sbi, *newseg); in get_new_segment() local
2725 int f2fs_rw_hint_to_seg_type(enum rw_hint hint) in f2fs_rw_hint_to_seg_type()
Ddata.c2517 enum rw_hint hint = iocb->ki_hint; in f2fs_direct_IO() local
/linux-4.19.296/fs/ocfs2/
Dsuballoc.c1898 u64 hint = ac->ac_last_group; in ocfs2_claim_suballoc_bits() local
/linux-4.19.296/fs/btrfs/
Dctree.c1011 u64 hint, in alloc_tree_block_no_bg_flush()
Dextent-tree.c8257 int level, u64 hint, in btrfs_alloc_tree_block()