Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dbitmap.c777 if (hint->formatted_node) { in new_hashed_relocation()
808 else if (hint->formatted_node) in dirid_groups()
913 if (hint->formatted_node) in set_border_in_hint()
1079 if (!hint->formatted_node) { in determine_search_start()
1102 if (!unfm_hint && !hint->formatted_node && in determine_search_start()
1108 if ((!unfm_hint || hint->formatted_node) && in determine_search_start()
1163 !hint->formatted_node, hint->block); in allocate_without_wrapping_disk()
1205 if (!hint->formatted_node) { in blocknrs_and_prealloc_arrays_from_search_start()
1251 if (!hint->formatted_node) { in blocknrs_and_prealloc_arrays_from_search_start()
1270 !hint->formatted_node); in blocknrs_and_prealloc_arrays_from_search_start()
[all …]
H A Dreiserfs.h3304 unsigned formatted_node:1; member
3340 .formatted_node = 1 in reiserfs_new_form_blocknrs()
3357 .formatted_node = 0, in reiserfs_new_unf_blocknrs()
3375 .formatted_node = 0, in reiserfs_new_unf_blocknrs2()