Linux Kernel
3.7.1
|
#include <linux/buffer_head.h>
#include <linux/string.h>
#include <linux/exportfs.h>
#include "efs.h"
Go to the source code of this file.
Functions | |
struct dentry * | efs_lookup (struct inode *dir, struct dentry *dentry, unsigned int flags) |
struct dentry * | efs_fh_to_dentry (struct super_block *sb, struct fid *fid, int fh_len, int fh_type) |
struct dentry * | efs_fh_to_parent (struct super_block *sb, struct fid *fid, int fh_len, int fh_type) |
struct dentry * | efs_get_parent (struct dentry *child) |