Home
last modified time | relevance | path

Searched refs:cl_proto (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dnfs_fs_sb.h46 int cl_proto; /* Network transport protocol */ member
/linux-3.4.99/fs/nfs/
Dclient.c174 clp->cl_proto = cl_init->proto; in nfs_alloc_client()
492 if (clp->cl_proto != data->proto) in nfs_match_client()
663 .protocol = clp->cl_proto, in nfs_create_rpc_client()
724 switch (clp->cl_proto) { in nfs_start_lockd()