taglinefilesource code
link609fs/ext2/namei.cchar * link;
link635fs/ext2/namei.clink = name_block->b_data;
link637fs/ext2/namei.clink = (char *) inode->u.ext2_i.i_data;
link644fs/ext2/namei.clink[i++] = c;
link645fs/ext2/namei.clink[i] = 0;
link53fs/ext2/symlink.cchar * link;
link80fs/ext2/symlink.clink = bh->b_data;
link82fs/ext2/symlink.clink = (char *) inode->u.ext2_i.i_data;
link84fs/ext2/symlink.cerror = open_namei (link, flag, mode, res_inode, dir);
link95fs/ext2/symlink.cchar * link;
link111fs/ext2/symlink.clink = bh->b_data;
link114fs/ext2/symlink.clink = (char *) inode->u.ext2_i.i_data;
link116fs/ext2/symlink.cwhile (i < buflen && (c = link[i])) {
link299fs/isofs/rock.cslp = &rr->u.SL.link;
link424fs/isofs/rock.cslp = &rr->u.SL.link;
link50fs/isofs/rock.hstruct SL_component link;
link626fs/namei.cif (!dir->i_op || !dir->i_op->link) {
link631fs/namei.creturn dir->i_op->link(oldinode, dir, basename, namelen);
link278include/linux/fs.hint (*link) (struct inode *,struct inode *,const char *,int);
link219include/linux/tty.hstruct tty_struct *link;
link29kernel/chr_drv/pty.cif (!tty->link)
link31kernel/chr_drv/pty.cwake_up_interruptible(&tty->link->write_q.proc_list);
link33kernel/chr_drv/pty.ctty_hangup(tty->link);
link70kernel/chr_drv/pty.cif (tty->link)
link71kernel/chr_drv/pty.cpty_copy(tty,tty->link);
link76kernel/chr_drv/pty.cif (!tty || !tty->link)
link78kernel/chr_drv/pty.ctty->write = tty->link->write = pty_write;
link79kernel/chr_drv/pty.ctty->close = tty->link->close = pty_close;
link83kernel/chr_drv/pty.cwhile (!tty->link->count && !(current->signal & ~current->blocked))
link84kernel/chr_drv/pty.cinterruptible_sleep_on(&tty->link->read_q.proc_list);
link85kernel/chr_drv/pty.cif (!tty->link->count)
link718kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->status_changed) {
link719kernel/chr_drv/tty_io.cput_fs_byte (tty->link->ctrl_status, b);
link720kernel/chr_drv/tty_io.ctty->link->status_changed = 0;
link740kernel/chr_drv/tty_io.cif (tty->link)
link741kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link768kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link771kernel/chr_drv/tty_io.cif (tty->link)
link772kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link782kernel/chr_drv/tty_io.cif (tty->link && tty->link->write)
link783kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link825kernel/chr_drv/tty_io.cif (tty->link)
link826kernel/chr_drv/tty_io.cif (tty->link->count)
link827kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link852kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count) {
link891kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link1037kernel/chr_drv/tty_io.ctty_table[dev]->link = tty_table[o_dev];
link1038kernel/chr_drv/tty_io.ctty_table[o_dev]->link = tty_table[dev];
link1090kernel/chr_drv/tty_io.cif (tty->link != o_tty || o_tty->link != tty) {
link1099kernel/chr_drv/tty_io.cif (--tty->link->count < 0) {
link1102kernel/chr_drv/tty_io.ctty->link->count = 0;
link1270kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link1274kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
link1275kernel/chr_drv/tty_io.ctty->link->status_changed)
link1286kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link53kernel/chr_drv/tty_ioctl.cif ((tty = tty->link) != NULL) {
link65kernel/chr_drv/tty_ioctl.cif ((tty = tty->link) != NULL) {