Linux Kernel
3.7.1
|
#include <exportfs.h>
Data Fields | |
int(* | encode_fh )(struct inode *inode, __u32 *fh, int *max_len, struct inode *parent) |
struct dentry *(* | fh_to_dentry )(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) |
struct dentry *(* | fh_to_parent )(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) |
int(* | get_name )(struct dentry *parent, char *name, struct dentry *child) |
struct dentry *(* | get_parent )(struct dentry *child) |
int(* | commit_metadata )(struct inode *inode) |
Definition at line 167 of file exportfs.h.
Definition at line 168 of file exportfs.h.
|
read |
Definition at line 170 of file exportfs.h.
|
read |
Definition at line 172 of file exportfs.h.
Definition at line 174 of file exportfs.h.