Home
last modified time | relevance | path

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

/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.h3332 reiserfs_blocknr_hint_t hint = { in reiserfs_new_form_blocknrs() local
3350 reiserfs_blocknr_hint_t hint = { in reiserfs_new_unf_blocknrs() local
3368 reiserfs_blocknr_hint_t hint = { in reiserfs_new_unf_blocknrs2() local
/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
/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.c2175 s64 blkno, hint; in diNewExt() local
Djfs_dmap.c700 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
Djfs_xtree.c542 s64 xaddr, hint; in xtInsert() local
/fs/gfs2/
Dfile.c340 int hint = min_t(size_t, INT_MAX, blks); in gfs2_size_hint() local
/fs/f2fs/
Dsegment.c2060 unsigned int hint = GET_SEC_FROM_SEG(sbi, *newseg); in get_new_segment() local
2451 int rw_hint_to_seg_type(enum rw_hint hint) in rw_hint_to_seg_type()
Ddata.c2398 enum rw_hint hint = iocb->ki_hint; in f2fs_direct_IO() local
/fs/ocfs2/
Dsuballoc.c1903 u64 hint = ac->ac_last_group; in ocfs2_claim_suballoc_bits() local
/fs/btrfs/
Dextent-tree.c8365 u64 hint, u64 empty_size) in btrfs_alloc_tree_block()