Lines Matching defs:new
244 * found or NULL to idicate a new wait needs to be created.
268 /* If we don't yet have any info this is a new request */
314 struct dentry *new = NULL;
323 * continue on and create a new request.
330 new = d_lookup(parent, &dentry->d_name);
331 if (new)
332 dentry = new;
340 if (new)
341 dput(new);
419 /* Create a new wait queue */
459 pr_debug("new wait id = 0x%08lx, name = %.*s, nfy=%d\n",