Searched refs:unfm_hint (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/reiserfs/
H A Dbitmap.c1022 int unfm_hint; local
1069 unfm_hint = get_left_neighbor(hint);
1102 if (!unfm_hint && !hint->formatted_node &&
1108 if ((!unfm_hint || hint->formatted_node) &&
1114 if (!unfm_hint && !hint->formatted_node && TEST_OPTION(dirid_groups, s)) {
1124 if (!unfm_hint && !hint->formatted_node && TEST_OPTION(oid_groups, s)) {

Completed in 117 milliseconds