Main Page | Modules | Data Structures | File List | Data Fields | Globals

src/kernel/linux-2.6/namei.c File Reference

Linux VFS namei operations. More...

#include "pvfs2-kernel.h"
#include "pvfs2-internal.h"

Functions

int pvfs2_create (struct inode *dir, struct dentry *dentry, int mode, struct nameidata *nd)
dentry * pvfs2_lookup (struct inode *dir, struct dentry *dentry, struct nameidata *nd)

Variables

inode_operations pvfs2_dir_inode_operations


Detailed Description

Linux VFS namei operations.


Function Documentation

int pvfs2_create struct inode *  dir,
struct dentry *  dentry,
int  mode,
struct nameidata *  nd
[static]
 

Get a newly allocated inode to go with a negative dentry.

struct dentry* pvfs2_lookup struct inode *  dir,
struct dentry *  dentry,
struct nameidata *  nd
[static]
 

Attempt to resolve an object name (dentry->d_name), parent handle, and fsid into a handle for the object.

Here is the call graph for this function:


Generated on Tue Feb 7 02:43:57 2012 for PVFS by doxygen 1.3.5