taglinefilesource code
link668fs/ext2/namei.cchar * link;
link694fs/ext2/namei.clink = name_block->b_data;
link696fs/ext2/namei.clink = (char *) inode->u.ext2_i.i_data;
link703fs/ext2/namei.clink[i++] = c;
link704fs/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])) {
link301fs/isofs/rock.cslp = &rr->u.SL.link;
link427fs/isofs/rock.cslp = &rr->u.SL.link;
link50fs/isofs/rock.hstruct SL_component link;
link638fs/namei.cif (!dir->i_op || !dir->i_op->link) {
link643fs/namei.creturn dir->i_op->link(oldinode, dir, basename, namelen);
link291include/linux/fs.hint (*link) (struct inode *,struct inode *,const char *,int);
link235include/linux/tty.hstruct tty_struct *link;
link38kernel/chr_drv/pty.cif (!tty->link)
link40kernel/chr_drv/pty.cwake_up_interruptible(&tty->link->secondary.proc_list);
link41kernel/chr_drv/pty.cwake_up_interruptible(&tty->link->read_q.proc_list);
link42kernel/chr_drv/pty.cwake_up_interruptible(&tty->link->write_q.proc_list);
link44kernel/chr_drv/pty.ctty_hangup(tty->link);
link82kernel/chr_drv/pty.cif (tty->link)
link83kernel/chr_drv/pty.cpty_copy(tty,tty->link);
link88kernel/chr_drv/pty.cif (!tty || !tty->link)
link93kernel/chr_drv/pty.cset_bit(TTY_SLAVE_OPENED, &tty->link->flags);
link94kernel/chr_drv/pty.ctty->write = tty->link->write = pty_write;
link95kernel/chr_drv/pty.ctty->close = tty->link->close = pty_close;
link99kernel/chr_drv/pty.cwhile (!tty->link->count && !(current->signal & ~current->blocked))
link100kernel/chr_drv/pty.cinterruptible_sleep_on(&tty->link->read_q.proc_list);
link101kernel/chr_drv/pty.cif (!tty->link->count)
link762kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->ctrl_status) {
link763kernel/chr_drv/tty_io.cput_fs_byte (tty->link->ctrl_status, b);
link764kernel/chr_drv/tty_io.ctty->link->ctrl_status = 0;
link784kernel/chr_drv/tty_io.cif (tty->link)
link785kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link808kernel/chr_drv/tty_io.cif (tty->link) {
link811kernel/chr_drv/tty_io.c&& tty->link->count <= 1) {
link815kernel/chr_drv/tty_io.c} else if (!tty->link->count) {
link825kernel/chr_drv/tty_io.cif (tty->link)
link826kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link836kernel/chr_drv/tty_io.cif (tty->link && tty->link->write)
link837kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link881kernel/chr_drv/tty_io.cif (tty->link)
link882kernel/chr_drv/tty_io.cif (tty->link->count)
link883kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link908kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count) {
link981kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link1155kernel/chr_drv/tty_io.ctty_table[dev]->link = tty_table[o_dev];
link1156kernel/chr_drv/tty_io.ctty_table[o_dev]->link = tty_table[dev];
link1212kernel/chr_drv/tty_io.cif (tty->link != o_tty || o_tty->link != tty) {
link1221kernel/chr_drv/tty_io.cif (--tty->link->count < 0) {
link1224kernel/chr_drv/tty_io.ctty->link->count = 0;
link1391kernel/chr_drv/tty_io.cif (tty->link) {
link1394kernel/chr_drv/tty_io.c&& tty->link->count <= 1)
link1397kernel/chr_drv/tty_io.cif (!tty->link->count)
link1403kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
link1404kernel/chr_drv/tty_io.ctty->link->status_changed)
link1415kernel/chr_drv/tty_io.cif (tty->link) {
link1418kernel/chr_drv/tty_io.c&& tty->link->count <= 1)
link1421kernel/chr_drv/tty_io.cif (!tty->link->count)
link60kernel/chr_drv/tty_ioctl.cif ((tty = tty->link) != NULL) {
link71kernel/chr_drv/tty_ioctl.cif ((tty = tty->link) != NULL) {