Searched refs:scan_bitmap_block (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/reiserfs/ | 
| D | bitmap.c | 143 static int scan_bitmap_block(struct reiserfs_transaction_handle *th,  in scan_bitmap_block()  function391 				    scan_bitmap_block(th, bm, &off, off_max,  in scan_bitmap()
 402 		    scan_bitmap_block(th, bm, &off, off_max, min, max, unfm);  in scan_bitmap()
 408 	    scan_bitmap_block(th, bm, &off, end_off + 1, min, max, unfm);  in scan_bitmap()
 
 |