Home
last modified time | relevance | path

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

/fs/reiserfs/
Dbitmap.c726 static inline void new_hashed_relocation(reiserfs_blocknr_hint_t * hint) in new_hashed_relocation()
751 static void dirid_groups(reiserfs_blocknr_hint_t * hint) in dirid_groups()
776 static void oid_groups(reiserfs_blocknr_hint_t * hint) in oid_groups()
803 static int get_left_neighbor(reiserfs_blocknr_hint_t * hint) in get_left_neighbor()
851 reiserfs_blocknr_hint_t * hint) in set_border_in_hint()
862 static inline void displace_large_file(reiserfs_blocknr_hint_t * hint) in displace_large_file()
876 static inline void hash_formatted_node(reiserfs_blocknr_hint_t * hint) in hash_formatted_node()
892 this_blocknr_allocation_would_make_it_a_large_file(reiserfs_blocknr_hint_t * in this_blocknr_allocation_would_make_it_a_large_file()
900 static inline void displace_new_packing_locality(reiserfs_blocknr_hint_t * hint) in displace_new_packing_locality()
911 static inline int old_hashed_relocation(reiserfs_blocknr_hint_t * hint) in old_hashed_relocation()
[all …]
Dreiserfs.h2846 reiserfs_blocknr_hint_t hint = { in reiserfs_new_form_blocknrs() local
2864 reiserfs_blocknr_hint_t hint = { in reiserfs_new_unf_blocknrs() local
2882 reiserfs_blocknr_hint_t hint = { in reiserfs_new_unf_blocknrs2() 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.c2182 s64 blkno, hint; in diNewExt() local
Djfs_xtree.c541 s64 xaddr, hint; in xtInsert() local
Djfs_dmap.c695 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
/fs/ocfs2/
Dsuballoc.c1885 u64 hint = ac->ac_last_group; in ocfs2_claim_suballoc_bits() local
/fs/btrfs/
Dinode.c1763 u64 hint; in insert_reserved_file_extent() local
Dextent-tree.c6287 u64 hint, u64 empty_size, int for_cow) in btrfs_alloc_free_block()