Home
last modified time | relevance | path

Searched defs:export_operations (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dexportfs.h199 struct export_operations { struct
200 int (*encode_fh)(struct inode *inode, __u32 *fh, int *max_len,
202 struct dentry * (*fh_to_dentry)(struct super_block *sb, struct fid *fid,
204 struct dentry * (*fh_to_parent)(struct super_block *sb, struct fid *fid,
206 int (*get_name)(struct dentry *parent, char *name,
208 struct dentry * (*get_parent)(struct dentry *child);
209 int (*commit_metadata)(struct inode *inode);
211 int (*get_uuid)(struct super_block *sb, u8 *buf, u32 *len, u64 *offset);
212 int (*map_blocks)(struct inode *inode, loff_t offset,
215 int (*commit_blocks)(struct inode *inode, struct iomap *iomaps,