Home
last modified time | relevance | path

Searched defs:nonblock (Results 1 – 2 of 2) sorted by relevance

/fs/
Dsignalfd.c129 int nonblock) in signalfd_dequeue()
178 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
/fs/gfs2/
Dglock.c615 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue()