Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_xdr.h1733 struct nfs_rpc_ops { struct
1734 u32 version; /* Protocol version */
1735 const struct dentry_operations *dentry_ops;
1736 const struct inode_operations *dir_inode_ops;
1737 const struct inode_operations *file_inode_ops;
1738 const struct file_operations *file_ops;
1739 const struct nlmclnt_operations *nlmclnt_ops;
1744 int (*try_get_tree) (struct fs_context *);
1783 int (*pgio_rpc_prepare)(struct rpc_task *,
1796 void (*clear_acl_cache)(struct inode *);
[all …]

Completed in 18 milliseconds