ENOTBLK 1286 fs/block_dev.c error = -ENOTBLK;
ENOTBLK 860 fs/direct-io.c return -ENOTBLK;
ENOTBLK 1010 fs/direct-io.c if (ret == -ENOTBLK && (rw & WRITE)) {
ENOTBLK 371 fs/dlm/lock.c error = -ENOTBLK;
ENOTBLK 460 fs/dlm/lock.c if (error == -ENOTBLK)
ENOTBLK 1948 fs/dlm/lock.c case -ENOTBLK:
ENOTBLK 3452 fs/dlm/lock.c case -ENOTBLK:
ENOTBLK 70 net/9p/error.c {"Block device required", ENOTBLK},