 8a1ab3155c
			
		
	
	
	8a1ab3155c
	
	
	
		
			
			Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			130 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			130 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef _GENERIC_STATFS_H
 | |
| #define _GENERIC_STATFS_H
 | |
| 
 | |
| #include <uapi/asm-generic/statfs.h>
 | |
| 
 | |
| typedef __kernel_fsid_t	fsid_t;
 | |
| #endif
 |