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

/linux-master/fs/reiserfs/
H A Dbitmap.c611 if (!strcmp(this_char, "old_hashed_relocation")) {
612 SET_OPTION(old_hashed_relocation);
721 if (TEST_OPTION(old_hashed_relocation, s)) {
723 seq_puts(seq, "old_hashed_relocation");
968 static inline int old_hashed_relocation(reiserfs_blocknr_hint_t * hint) function
1083 old_hashed_relocation(hint);
1101 /* old_hashed_relocation only works on unformatted */
1103 TEST_OPTION(old_hashed_relocation, s)) {
1104 old_hashed_relocation(hint);

Completed in 81 milliseconds