Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs_xdr.h1720 struct nfs_rpc_ops { struct
1721 u32 version; /* Protocol version */
1722 const struct dentry_operations *dentry_ops;
1723 const struct inode_operations *dir_inode_ops;
1724 const struct inode_operations *file_inode_ops;
1725 const struct file_operations *file_ops;
1726 const struct nlmclnt_operations *nlmclnt_ops;
1731 int (*try_get_tree) (struct fs_context *);
1770 int (*pgio_rpc_prepare)(struct rpc_task *,
1783 void (*clear_acl_cache)(struct inode *);
[all …]

Completed in 21 milliseconds