fs.h 100 B

123456
  1. #ifndef __LINUX_FS_H__
  2. #define __LINUX_FS_H__
  3. #include <linux/stat.h>
  4. #endif /* __LINUX_FS_H__ */