forked from KolibriOS/kolibrios
ddk: 3.19-rc1
git-svn-id: svn://kolibrios.org@5270 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#ifndef __SHMEM_FS_H
|
||||
#define __SHMEM_FS_H
|
||||
|
||||
#include <kernel.h>
|
||||
#include <linux/file.h>
|
||||
|
||||
|
||||
struct file *shmem_file_setup(const char *name, loff_t size, unsigned long flags);
|
||||
struct page *shmem_read_mapping_page_gfp(struct file *filep,
|
||||
|
Reference in New Issue
Block a user