Searched defs:export_operations (Results 1 – 1 of 1) sorted by relevance
223 struct export_operations { struct224 int (*encode_fh)(struct inode *inode, __u32 *fh, int *max_len,226 struct dentry * (*fh_to_dentry)(struct super_block *sb, struct fid *fid,228 struct dentry * (*fh_to_parent)(struct super_block *sb, struct fid *fid,230 int (*get_name)(struct dentry *parent, char *name,232 struct dentry * (*get_parent)(struct dentry *child);233 int (*commit_metadata)(struct inode *inode);257 * Returns true if the nfs export_operations structure has argument