#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 |
|
||||||||||||||||||||
|
Get a newly allocated inode to go with a negative dentry.
|
|
||||||||||||||||
|
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:

1.3.5