Home
last modified time | relevance | path

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

/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dnfs_xdr.h497 struct nfs_rpc_ops { struct
498 int version;
499 struct dentry_operations *dentry_ops;
500 struct inode_operations *dir_inode_ops;
501 struct inode_operations *file_inode_ops;
514 int (*read) (struct nfs_read_data *);
515 int (*write) (struct nfs_write_data *);
516 int (*commit) (struct nfs_write_data *);
520 int (*unlink_setup) (struct rpc_message *,
542 void (*read_setup) (struct nfs_read_data *);
[all …]
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dnfs_xdr.h497 struct nfs_rpc_ops { struct
498 int version;
499 struct dentry_operations *dentry_ops;
500 struct inode_operations *dir_inode_ops;
501 struct inode_operations *file_inode_ops;
514 int (*read) (struct nfs_read_data *);
515 int (*write) (struct nfs_write_data *);
516 int (*commit) (struct nfs_write_data *);
520 int (*unlink_setup) (struct rpc_message *,
542 void (*read_setup) (struct nfs_read_data *);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dnfs_xdr.h1727 struct nfs_rpc_ops { struct
1728 u32 version; /* Protocol version */
1729 const struct dentry_operations *dentry_ops;
1730 const struct inode_operations *dir_inode_ops;
1731 const struct inode_operations *file_inode_ops;
1732 const struct file_operations *file_ops;
1733 const struct nlmclnt_operations *nlmclnt_ops;
1738 int (*try_get_tree) (struct fs_context *);
1779 int (*pgio_rpc_prepare)(struct rpc_task *,
1792 void (*clear_acl_cache)(struct inode *);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dnfs_xdr.h1727 struct nfs_rpc_ops { struct
1728 u32 version; /* Protocol version */
1729 const struct dentry_operations *dentry_ops;
1730 const struct inode_operations *dir_inode_ops;
1731 const struct inode_operations *file_inode_ops;
1732 const struct file_operations *file_ops;
1733 const struct nlmclnt_operations *nlmclnt_ops;
1738 int (*try_get_tree) (struct fs_context *);
1779 int (*pgio_rpc_prepare)(struct rpc_task *,
1792 void (*clear_acl_cache)(struct inode *);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dnfs_xdr.h1727 struct nfs_rpc_ops { struct
1728 u32 version; /* Protocol version */
1729 const struct dentry_operations *dentry_ops;
1730 const struct inode_operations *dir_inode_ops;
1731 const struct inode_operations *file_inode_ops;
1732 const struct file_operations *file_ops;
1733 const struct nlmclnt_operations *nlmclnt_ops;
1738 int (*try_get_tree) (struct fs_context *);
1779 int (*pgio_rpc_prepare)(struct rpc_task *,
1792 void (*clear_acl_cache)(struct inode *);
[all …]