Home
last modified time | relevance | path

Searched refs:formatted_node (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/reiserfs/
Dbitmap.c485 if (hint->formatted_node) { in new_hashed_relocation()
522 if (!hint->formatted_node && is_indirect_le_ih (ih)) { in get_left_neighbor()
551 if (hint->formatted_node) in set_border_in_hint()
599 if (hint->formatted_node || hint->inode == NULL) { in old_hashed_relocation()
615 if (hint->formatted_node || hint->inode == NULL) { in old_way()
665 if (displacing_large_files(s) && !hint->formatted_node in determine_search_start()
672 if (TEST_OPTION(old_hashed_relocation, s) && !hint->formatted_node) { in determine_search_start()
678 if (hint->formatted_node && TEST_OPTION(hashed_formatted_nodes,s)) { in determine_search_start()
690 if (!hint->formatted_node) { in determine_search_start()
703 … if ( TEST_OPTION(hundredth_slices, s) && ! (displacing_large_files(s) && !hint->formatted_node)) { in determine_search_start()
[all …]
/linux-2.4.37.9/include/linux/
Dreiserfs_fs.h2089 int formatted_node:1; /* the allocator uses different polices for getting disk space for member
2109 formatted_node:1 in reiserfs_new_form_blocknrs()
2124 formatted_node: 0, in reiserfs_new_unf_blocknrs()
2141 formatted_node: 0, in reiserfs_new_unf_blocknrs2()