Linux Kernel
3.7.1
|
#include <linux/fs.h>
#include <linux/types.h>
#include <linux/highmem.h>
#include <cluster/masklog.h>
#include "ocfs2.h"
#include "alloc.h"
#include "dir.h"
#include "inode.h"
#include "journal.h"
#include "sysfile.h"
#include "buffer_head_io.h"
Go to the source code of this file.
Functions | |
struct inode * | ocfs2_get_system_file_inode (struct ocfs2_super *osb, int type, u32 slot) |