Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h44834 struct nfs_rpc_ops { struct
44835 u32 version;
44836 const struct dentry_operations *dentry_ops;
44837 const struct inode_operations *dir_inode_ops;
44838 const struct inode_operations *file_inode_ops;
44839 const struct file_operations *file_ops;
44840 const struct nlmclnt_operations *nlmclnt_ops;
44841 int (*getroot)(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
44842 int (*submount)(struct fs_context *, struct nfs_server *);
44843 int (*try_get_tree)(struct fs_context *);
[all …]