Home
last modified time | relevance | path

Searched defs:export_operations (Results 1 – 1 of 1) sorted by last modified time

/linux/include/linux/
H A Dexportfs.h222 struct export_operations { struct
223 int (*encode_fh)(struct inode *inode, __u32 *fh, int *max_len,
225 struct dentry * (*fh_to_dentry)(struct super_block *sb, struct fid *fid,
227 struct dentry * (*fh_to_parent)(struct super_block *sb, struct fid *fid,
229 int (*get_name)(struct dentry *parent, char *name,
231 struct dentry * (*get_parent)(struct dentry *child);
232 int (*commit_metadata)(struct inode *inode);
256 * Returns true if the nfs export_operations structure has argument