Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/stddef.h>
#include <linux/sched.h>
#include <linux/stat.h>
#include <linux/string.h>
#include <linux/buffer_head.h>
#include <linux/writeback.h>
#include "sysv.h"
Go to the source code of this file.
Functions | |
struct sysv_inode * | sysv_raw_inode (struct super_block *sb, unsigned ino, struct buffer_head **bh) |
void | sysv_free_inode (struct inode *inode) |
struct inode * | sysv_new_inode (const struct inode *dir, umode_t mode) |
unsigned long | sysv_count_free_inodes (struct super_block *sb) |
unsigned long sysv_count_free_inodes | ( | struct super_block * | sb | ) |
|
read |