Lines Matching refs:nowait
1671 if (p->nowait) {
1696 } else if (p->nowait) {
1864 if (p->nowait) {
2149 * For now only allow nowait for read only operations. There's no
2153 ASSERT(!p->nowait || !cow);
2181 if (p->nowait) {
2332 if (p->nowait) {
2389 ASSERT(!p->nowait);
4751 ASSERT(!path->nowait);
4933 * The nowait semantics are used only for write paths, where we don't
4937 ASSERT(!path->nowait);
4957 if (path->nowait) {
5040 if (ret == -EAGAIN && !path->nowait)
5050 if (!ret && path->nowait) {
5084 if (ret == -EAGAIN && !path->nowait)
5093 if (path->nowait) {