taglinefilesource code
dev_t83fs/buffer.cstatic int sync_buffers(dev_t dev, int wait)
dev_t141fs/buffer.cvoid sync_dev(dev_t dev)
dev_t149fs/buffer.cint fsync_dev(dev_t dev)
dev_t182fs/buffer.cvoid invalidate_buffers(dev_t dev)
dev_t211fs/buffer.cvoid check_disk_change(dev_t dev)
dev_t336fs/buffer.cstatic struct buffer_head * find_buffer(dev_t dev, int block, int size)
dev_t359fs/buffer.cstruct buffer_head * get_hash_table(dev_t dev, int block, int size)
dev_t374fs/buffer.cvoid set_blocksize(dev_t dev, int size)
dev_t424fs/buffer.cstruct buffer_head * getblk(dev_t dev, int block, int size)
dev_t516fs/buffer.cstruct buffer_head * bread(dev_t dev, int block, int size)
dev_t540fs/buffer.cstruct buffer_head * breada(dev_t dev,int first, ...)
dev_t679fs/buffer.cdev_t dev, int *b, int size)
dev_t720fs/buffer.cdev_t dev, int b[], int size)
dev_t786fs/buffer.cdev_t dev, int *b, int size)
dev_t812fs/buffer.cunsigned long bread_page(unsigned long address, dev_t dev, int b[], int size, int prot)
dev_t189fs/ext/freelists.cdev_t dev;
dev_t20fs/inode.cstatic inline int const hashfn(dev_t dev, int i)
dev_t25fs/inode.cstatic inline struct inode ** const hash(dev_t dev, int i)
dev_t161fs/inode.cint fs_may_mount(dev_t dev)
dev_t179fs/inode.cint fs_may_umount(dev_t dev, struct inode * mount_root)
dev_t195fs/inode.cint fs_may_remount_ro(dev_t dev)
dev_t268fs/inode.cvoid invalidate_inodes(dev_t dev)
dev_t287fs/inode.cvoid sync_inodes(dev_t dev)
dev_t384fs/namei.cint do_mknod(const char * filename, int mode, dev_t dev)
dev_t413fs/namei.cextern "C" int sys_mknod(const char * filename, int mode, dev_t dev)
dev_t67fs/nfs/inode.cdev_t dev = sb->s_dev;
dev_t40fs/super.cdev_t ROOT_DEV = 0;
dev_t69fs/super.cvoid sync_supers(dev_t dev)
dev_t88fs/super.cstatic struct super_block * get_super(dev_t dev)
dev_t106fs/super.cvoid put_super(dev_t dev)
dev_t126fs/super.cstatic struct super_block * read_super(dev_t dev,char *name,int flags,
dev_t169fs/super.cstatic dev_t get_unnamed_dev(void)
dev_t188fs/super.cstatic void put_unnamed_dev(dev_t dev)
dev_t200fs/super.cstatic int do_umount(dev_t dev)
dev_t249fs/super.cdev_t dev;
dev_t307fs/super.cstatic int do_mount(dev_t dev, const char * dir, char * type, int flags, void * data)
dev_t399fs/super.cdev_t dev;
dev_t145include/linux/fs.hdev_t b_dev;      /* device (0 = free) */
dev_t170include/linux/fs.hdev_t    i_dev;
dev_t176include/linux/fs.hdev_t    i_rdev;
dev_t213include/linux/fs.hdev_t f_rdev;      /* needed for /dev/tty */
dev_t242include/linux/fs.hdev_t s_dev;
dev_t341include/linux/fs.hextern int fs_may_mount(dev_t dev);
dev_t342include/linux/fs.hextern int fs_may_umount(dev_t dev, struct inode * mount_root);
dev_t343include/linux/fs.hextern int fs_may_remount_ro(dev_t dev);
dev_t356include/linux/fs.hextern void check_disk_change(dev_t dev);
dev_t357include/linux/fs.hextern void invalidate_inodes(dev_t dev);
dev_t358include/linux/fs.hextern void invalidate_buffers(dev_t dev);
dev_t360include/linux/fs.hextern void sync_inodes(dev_t dev);
dev_t361include/linux/fs.hextern void sync_dev(dev_t dev);
dev_t362include/linux/fs.hextern int fsync_dev(dev_t dev);
dev_t363include/linux/fs.hextern void sync_supers(dev_t dev);
dev_t371include/linux/fs.hextern int do_mknod(const char * filename, int mode, dev_t dev);
dev_t379include/linux/fs.hextern struct buffer_head * get_hash_table(dev_t dev, int block, int size);
dev_t380include/linux/fs.hextern struct buffer_head * getblk(dev_t dev, int block, int size);
dev_t385include/linux/fs.hextern void set_blocksize(dev_t dev, int size);
dev_t386include/linux/fs.hextern struct buffer_head * bread(dev_t dev, int block, int size);
dev_t387include/linux/fs.hextern unsigned long bread_page(unsigned long addr,dev_t dev,int b[],int size,int prot);
dev_t388include/linux/fs.hextern struct buffer_head * breada(dev_t dev,int block,...);
dev_t389include/linux/fs.hextern void put_super(dev_t dev);
dev_t390include/linux/fs.hextern dev_t ROOT_DEV;
dev_t196include/linux/iso_fs.hdev_t dev;  /* And this matches */
dev_t223kernel/chr_drv/tpqic02.cstatic dev_t current_tape_dev = (TAPE_QIC02_MAJOR)<<8;
dev_t1810kernel/chr_drv/tpqic02.cdev_t dev = inode->i_rdev;
dev_t1980kernel/chr_drv/tpqic02.cdev_t dev = inode->i_rdev;
dev_t2126kernel/chr_drv/tpqic02.cdev_t dev = inode->i_rdev;
dev_t2289kernel/chr_drv/tpqic02.cdev_t dev = inode->i_rdev;