Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h15757 struct nfs_rpc_ops { struct
15758 u32 version;
15759 const struct dentry_operations *dentry_ops;
15760 const struct inode_operations *dir_inode_ops;
15761 const struct inode_operations *file_inode_ops;
15762 const struct file_operations *file_ops;
15763 const struct nlmclnt_operations *nlmclnt_ops;
15764 int (*getroot)(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
15765 int (*submount)(struct fs_context *, struct nfs_server *);
15766 int (*try_get_tree)(struct fs_context *);
[all …]