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

/linux-master/fs/reiserfs/
H A Dbitmap.c643 if (!strcmp(this_char, "hundredth_slices")) {
644 SET_OPTION(hundredth_slices);
749 if (TEST_OPTION(hundredth_slices, s)) {
751 seq_puts(seq, "hundredth_slices");
1005 static inline void hundredth_slices(reiserfs_blocknr_hint_t * hint) function
1095 if (TEST_OPTION(hundredth_slices, s)
1097 hundredth_slices(hint);

Completed in 197 milliseconds