HomeSort by: relevance | last modified time | path
    Searched defs:ncl_iodmount (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clnfsiod.c 79 struct nfsmount *ncl_iodmount[NFS_MAXASYNCDAEMON]; variable in typeref:struct:nfsmount * []
258 while (((nmp = ncl_iodmount[myiod]) == NULL)
266 ncl_iodmount[myiod] = NULL;
274 nmp = ncl_iodmount[myiod];
312 nmp = ncl_iodmount[myiod];
324 ncl_iodmount[myiod] = NULL;
335 ncl_iodmount[myiod] = NULL;
nfs_clnfsiod.c 79 struct nfsmount *ncl_iodmount[NFS_MAXASYNCDAEMON]; variable in typeref:struct:nfsmount * []
258 while (((nmp = ncl_iodmount[myiod]) == NULL)
266 ncl_iodmount[myiod] = NULL;
274 nmp = ncl_iodmount[myiod];
312 nmp = ncl_iodmount[myiod];
324 ncl_iodmount[myiod] = NULL;
335 ncl_iodmount[myiod] = NULL;

Completed in 23 milliseconds