Searched defs:hint (Results 1 – 9 of 9) sorted by relevance
/fs/reiserfs/ |
D | bitmap.c | 726 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 …]
|
D | reiserfs.h | 2846 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/ |
D | jfs_extent.c | 89 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local 509 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
|
D | jfs_imap.c | 2182 s64 blkno, hint; in diNewExt() local
|
D | jfs_xtree.c | 541 s64 xaddr, hint; in xtInsert() local
|
D | jfs_dmap.c | 695 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
|
/fs/ocfs2/ |
D | suballoc.c | 1885 u64 hint = ac->ac_last_group; in ocfs2_claim_suballoc_bits() local
|
/fs/btrfs/ |
D | inode.c | 1763 u64 hint; in insert_reserved_file_extent() local
|
D | extent-tree.c | 6287 u64 hint, u64 empty_size, int for_cow) in btrfs_alloc_free_block()
|