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

  /src/sys/fs/nfs/common/
nfscl.h 74 #define NFSCL_DEBUG(level, ...) do { \
nfs_commonkrpc.c 820 NFSCL_DEBUG(1, "proc=%d reps=%d\n", (int)nd->nd_procnum,
838 NFSCL_DEBUG(1, "fop=%d fst=%d\n", i, j);
844 NFSCL_DEBUG(1, "failed seq=%d\n", j);
937 NFSCL_DEBUG(1, "nop=%d nst=%d\n", i, j);
943 NFSCL_DEBUG(1, "n2op=%d n2st=%d\n", i,
  /src/sys/fs/nfs/client/
nfs_clkrpc.c 98 NFSCL_DEBUG(1, "cbproc=%d\n",nd.nd_procnum);
142 NFSCL_DEBUG(1, "cbrep sent\n");
nfs_clrpcops.c 844 NFSCL_DEBUG(1, "aft exch=%d\n", error);
860 NFSCL_DEBUG(1, "aft createsess=%d\n", error);
864 NFSCL_DEBUG(1, "aft reclaimcomp=%d\n", error);
1530 NFSCL_DEBUG(1, "stateid0 in write\n");
4510 NFSCL_DEBUG(1, "exchangeid err=%d reps=%d\n", error,
4532 NFSCL_DEBUG(1, "set PNFS\n");
4636 NFSCL_DEBUG(4, "fore slots=%d\n", (int)sep->nfsess_foreslots);
4645 NFSCL_DEBUG(4, "back slots=%d\n", (int)sep->nfsess_backslots);
4736 NFSCL_DEBUG(4, "layget seq=%d\n", (int)stateidp->seqid);
4753 NFSCL_DEBUG(4, "retoncls=%d stseq=%d\n", *retonclosep
    [all...]
nfs_clstate.c 2657 NFSCL_DEBUG(3, "do layoutcommit\n");
2674 NFSCL_DEBUG(4, "ret stale lay=%d\n",
2693 NFSCL_DEBUG(4, "freeing devinfo\n");
2703 NFSCL_DEBUG(4, "ret layout\n");
3224 NFSCL_DEBUG(4, "cbgetattr\n");
3288 NFSCL_DEBUG(4, "cbrecall\n");
3324 NFSCL_DEBUG(4, "cblayrec\n");
3340 NFSCL_DEBUG(4, "retfile getfh=%d\n", error);
3356 NFSCL_DEBUG(4, "cbly clp=%p\n", clp);
3361 NFSCL_DEBUG(4, "cblyp=%p\n"
    [all...]
nfs_clvfsops.c 316 NFSCL_DEBUG(2, "statfs=%d\n", error);
1377 NFSCL_DEBUG(3, "in mnt\n");
1510 NFSCL_DEBUG(3, "at getcl\n");
1512 NFSCL_DEBUG(3, "aft getcl=%d\n", error);
1519 NFSCL_DEBUG(3, "in dirp\n");
1528 NFSCL_DEBUG(3, "aft dirp=%d\n", error);
1584 NFSCL_DEBUG(3, "lease=%d\n", (int)lease);
nfs_clvnops.c 1374 NFSCL_DEBUG(4, "readrpc: aft doiods=%d\n", error);
1405 NFSCL_DEBUG(4, "writerpc: aft doiods=%d\n", error);

Completed in 25 milliseconds