Searched defs:nfs_clone_mount (Results 1 – 1 of 1) sorted by relevance
34 struct nfs_clone_mount { struct35 const struct super_block *sb;36 const struct dentry *dentry;37 struct nfs_fh *fh;38 struct nfs_fattr *fattr;39 char *hostname;40 char *mnt_path;41 struct sockaddr *addr;42 size_t addrlen;43 rpc_authflavor_t authflavor;