Searched refs:D_PSDEV (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/fs/coda/ |
D | psdev.c | 117 CDEBUG(D_PSDEV, "(process,opc,uniq)=(%d,%ld,%ld), nbytes %ld\n", in coda_psdev_write() 127 CDEBUG(D_PSDEV, "coda_psdev_write: downcall, no SB!\n"); in coda_psdev_write() 131 CDEBUG(D_PSDEV, "handling downcall\n"); in coda_psdev_write() 185 CDEBUG(D_PSDEV,"Eureka: uniq %ld on queue!\n", hdr.unique); in coda_psdev_write() 212 CDEBUG(D_PSDEV, in coda_psdev_write() 280 CDEBUG(D_PSDEV, "vcread: signal msg (%d, %d)\n", in coda_psdev_read() 318 CDEBUG(D_PSDEV, "device %i - inuse: %d\n", idx, vcp->vc_inuse); in coda_psdev_open() 338 CDEBUG(D_PSDEV, "psdev_release: inuse %d\n", vcp->vc_inuse); in coda_psdev_release() 345 CDEBUG(D_PSDEV, "wake up pending clients\n"); in coda_psdev_release() 362 CDEBUG(D_PSDEV, "wake up processing clients\n"); in coda_psdev_release() [all …]
|
/linux-2.4.37.9/fs/intermezzo/ |
D | psdev.c | 97 CDEBUG(D_PSDEV, "Setting current pid to %d channel %d\n", in izo_psdev_setpid() 168 CDEBUG(D_PSDEV, "Non-empty pending list.\n"); in presto_psdev_poll() 205 CDEBUG(D_PSDEV, "(process,opc,uniq)=(%d,%d,%d)\n", in presto_psdev_write() 216 CDEBUG(D_PSDEV,"Eureka opc %d uniq %d!\n", in presto_psdev_write() 278 CDEBUG(D_PSDEV, "\n"); in presto_psdev_read() 295 CDEBUG(D_PSDEV, "psdev_read: async msg (%d, %d), result %d\n", in presto_psdev_read() 314 CDEBUG(D_PSDEV, "Psdev_open: caller: %d, flags: %d\n", current->pid, file->f_flags); in presto_psdev_open() 335 CDEBUG(D_PSDEV, "Lento: pid %d\n", current->pid); in presto_psdev_release() 339 CDEBUG(D_PSDEV, "Wake up clients sleeping for pending.\n"); in presto_psdev_release() 353 CDEBUG(D_PSDEV, "Wake up clients sleeping for processing\n"); in presto_psdev_release() [all …]
|
D | sysctl.c | 187 CDEBUG(D_PSDEV, "setting errorval to %d\n", newval); in dosetopt() 198 CDEBUG(D_PSDEV, in dosetopt() 252 CDEBUG(D_PSDEV, in dogetopt()
|
D | presto.c | 68 CDEBUG(D_PSDEV, "\n"); in presto_i2m()
|
D | dir.c | 1059 CDEBUG(D_PSDEV, "CHANNEL %d\n", data->ioc_dev); in presto_ioctl()
|
/linux-2.4.37.9/include/linux/ |
D | coda_linux.h | 81 #define D_PSDEV 128 macro
|
D | fsfilter.h | 110 #define D_PSDEV 128 macro
|
D | intermezzo_fs.h | 99 # define D_PSDEV 128 macro
|