HomeSort by: relevance | last modified time | path
    Searched refs:NFSIOD_NOT_AVAILABLE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs.h 80 * NFSIOD_NOT_AVAILABLE - Cannot be assigned an I/O operation at this time.
86 NFSIOD_NOT_AVAILABLE = 0,
nfs_clnfsiod.c 264 if (ncl_iodwant[myiod] == NFSIOD_NOT_AVAILABLE)
334 ncl_iodwant[myiod] = NFSIOD_NOT_AVAILABLE;
nfs_clsubs.c 375 ncl_iodwant[i] = NFSIOD_NOT_AVAILABLE;
nfs_clbio.c 1428 ncl_iodwant[iod] = NFSIOD_NOT_AVAILABLE;

Completed in 14 milliseconds