Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dbitmap.c729 if (hint->formatted_node) { in new_hashed_relocation()
759 else if (hint->formatted_node) in dirid_groups()
825 if (!hint->formatted_node && is_indirect_le_ih(ih)) { in get_left_neighbor()
856 if (hint->formatted_node) in set_border_in_hint()
916 if (hint->formatted_node || hint->inode == NULL) { in old_hashed_relocation()
934 if (hint->formatted_node || hint->inode == NULL) { in old_way()
991 if (displacing_large_files(s) && !hint->formatted_node in determine_search_start()
999 if (hint->formatted_node && TEST_OPTION(hashed_formatted_nodes, s)) { in determine_search_start()
1011 if (!hint->formatted_node) { in determine_search_start()
1028 && !(displacing_large_files(s) && !hint->formatted_node)) { in determine_search_start()
[all …]
Dreiserfs.h2816 unsigned formatted_node:1; /* the allocator uses different polices for getting disk space for member
2852 .formatted_node = 1 in reiserfs_new_form_blocknrs()
2869 .formatted_node = 0, in reiserfs_new_unf_blocknrs()
2887 .formatted_node = 0, in reiserfs_new_unf_blocknrs2()