6 lines
		
	
	
		
			63 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			63 B
		
	
	
	
		
			Go
		
	
	
	
	
	
// +build !linux
 | 
						|
 | 
						|
package testsuite
 | 
						|
 | 
						|
const umountflags int = 0
 | 
						
// +build !linux
 | 
						|
 | 
						|
package testsuite
 | 
						|
 | 
						|
const umountflags int = 0
 |