taglinefilesource code
link296fs/isofs/rock.cslp = &rr->u.SL.link;
link421fs/isofs/rock.cslp = &rr->u.SL.link;
link50fs/isofs/rock.hstruct SL_component link;
link490fs/namei.cif (!dir->i_op || !dir->i_op->link) {
link495fs/namei.creturn dir->i_op->link(oldinode, dir, basename, namelen);
link262include/linux/fs.hint (*link) (struct inode *,struct inode *,const char *,int);
link200include/linux/tty.hstruct tty_struct *link;
link28kernel/chr_drv/pty.cif (!tty->link)
link30kernel/chr_drv/pty.cwake_up_interruptible(&tty->link->write_q.proc_list);
link32kernel/chr_drv/pty.ctty_hangup(tty->link);
link62kernel/chr_drv/pty.cif (tty->link)
link63kernel/chr_drv/pty.cpty_copy(tty,tty->link);
link68kernel/chr_drv/pty.cif (!tty || !tty->link)
link70kernel/chr_drv/pty.ctty->write = tty->link->write = pty_write;
link71kernel/chr_drv/pty.ctty->close = tty->link->close = pty_close;
link75kernel/chr_drv/pty.cwhile (!tty->link->count && !(current->signal & ~current->blocked))
link76kernel/chr_drv/pty.cinterruptible_sleep_on(&tty->link->read_q.proc_list);
link77kernel/chr_drv/pty.cif (!tty->link->count)
link572kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->status_changed) {
link573kernel/chr_drv/tty_io.cput_fs_byte (tty->link->ctrl_status, b);
link574kernel/chr_drv/tty_io.ctty->link->status_changed = 0;
link590kernel/chr_drv/tty_io.cif (tty->link)
link591kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link618kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link621kernel/chr_drv/tty_io.cif (tty->link)
link622kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link634kernel/chr_drv/tty_io.cif (tty->link && tty->link->write)
link635kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link677kernel/chr_drv/tty_io.cif (tty->link)
link678kernel/chr_drv/tty_io.cif (tty->link->count)
link679kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link704kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count) {
link743kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link882kernel/chr_drv/tty_io.ctty_table[dev]->link = tty_table[o_dev];
link883kernel/chr_drv/tty_io.ctty_table[o_dev]->link = tty_table[dev];
link934kernel/chr_drv/tty_io.cif (tty->link != o_tty || o_tty->link != tty) {
link942kernel/chr_drv/tty_io.cif (--tty->link->count < 0) {
link945kernel/chr_drv/tty_io.ctty->link->count = 0;
link1077kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link1081kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
link1082kernel/chr_drv/tty_io.ctty->link->status_changed)
link1093kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link42kernel/chr_drv/tty_ioctl.cif ((tty = tty->link) != NULL) {
link54kernel/chr_drv/tty_ioctl.cif ((tty = tty->link) != NULL) {