taglinefilesource code
link625fs/ext2/namei.cchar * link;
link651fs/ext2/namei.clink = name_block->b_data;
link653fs/ext2/namei.clink = (char *) inode->u.ext2_i.i_data;
link660fs/ext2/namei.clink[i++] = c;
link661fs/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;
link624fs/namei.cif (!dir->i_op || !dir->i_op->link) {
link629fs/namei.creturn dir->i_op->link(oldinode, dir, basename, namelen);
link279include/linux/fs.hint (*link) (struct inode *,struct inode *,const char *,int);
link220include/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)
link740kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->status_changed) {
link741kernel/chr_drv/tty_io.cput_fs_byte (tty->link->ctrl_status, b);
link742kernel/chr_drv/tty_io.ctty->link->status_changed = 0;
link762kernel/chr_drv/tty_io.cif (tty->link)
link763kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link790kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link793kernel/chr_drv/tty_io.cif (tty->link)
link794kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link804kernel/chr_drv/tty_io.cif (tty->link && tty->link->write)
link805kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link847kernel/chr_drv/tty_io.cif (tty->link)
link848kernel/chr_drv/tty_io.cif (tty->link->count)
link849kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link874kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count) {
link913kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link1059kernel/chr_drv/tty_io.ctty_table[dev]->link = tty_table[o_dev];
link1060kernel/chr_drv/tty_io.ctty_table[o_dev]->link = tty_table[dev];
link1112kernel/chr_drv/tty_io.cif (tty->link != o_tty || o_tty->link != tty) {
link1121kernel/chr_drv/tty_io.cif (--tty->link->count < 0) {
link1124kernel/chr_drv/tty_io.ctty->link->count = 0;
link1292kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link1296kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
link1297kernel/chr_drv/tty_io.ctty->link->status_changed)
link1308kernel/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) {