Lines Matching defs:this
10 /* We make this a static variable rather than a part of the superblock; it
169 /* Just fail this one */
243 * In this case we can return an autofs_wait_queue entry if one is
268 /* If we don't yet have any info this is a new request */
315 struct path this;
335 this.mnt = path->mnt;
336 this.dentry = dentry;
337 if (path_has_submounts(&this))
392 /* If this is a direct mount request create a dummy name */
545 wq->name.name = NULL; /* Do not wait on this queue */