taglinefilesource code
super_block67fs/buffer.cif (super_block[i].s_dev
super_block68fs/buffer.c&& super_block[i].s_op 
super_block69fs/buffer.c&& super_block[i].s_op->write_super 
super_block70fs/buffer.c&& super_block[i].s_dirt)
super_block71fs/buffer.csuper_block[i].s_op->write_super(&super_block[i]);
super_block79fs/buffer.cstruct super_block * sb;
super_block133fs/buffer.cif (super_block[i].s_dev == dev)
super_block134fs/buffer.cput_super(super_block[i].s_dev);
super_block87fs/ext/bitmap.cstruct super_block * sb;
super_block119fs/ext/bitmap.cstruct super_block * sb;
super_block151fs/ext/bitmap.cunsigned long ext_count_free_blocks(struct super_block *sb)
super_block237fs/ext/bitmap.cunsigned long ext_count_free_inodes(struct super_block *sb)
super_block51fs/ext/freelists.cstruct super_block * sb;
super_block99fs/ext/freelists.cstruct super_block * sb;
super_block148fs/ext/freelists.cunsigned long ext_count_free_blocks(struct super_block *sb)
super_block301fs/ext/freelists.cunsigned long ext_count_free_inodes(struct super_block *sb)
super_block32fs/ext/inode.cvoid ext_put_super(struct super_block *sb)
super_block65fs/ext/inode.cstruct super_block *ext_read_super(struct super_block *s,void *data)
super_block173fs/ext/inode.cvoid ext_write_super (struct super_block *sb)
super_block197fs/ext/inode.cvoid ext_statfs (struct super_block *sb, struct statfs *buf)
super_block225fs/inode.cif (super_block[i].s_covered==inode)
super_block234fs/inode.cif (!(inode = super_block[i].s_mounted))
super_block78fs/minix/bitmap.cstruct super_block * sb;
super_block110fs/minix/bitmap.cstruct super_block * sb;
super_block139fs/minix/bitmap.cunsigned long minix_count_free_blocks(struct super_block *sb)
super_block222fs/minix/bitmap.cunsigned long minix_count_free_inodes(struct super_block *sb)
super_block26fs/minix/inode.cvoid minix_put_super(struct super_block *sb)
super_block49fs/minix/inode.cstruct super_block *minix_read_super(struct super_block *s,void *data)
super_block118fs/minix/inode.cvoid minix_statfs (struct super_block *sb, struct statfs *buf)
super_block17fs/msdos/fat.cint fat_access(struct super_block *sb,int this,int new_value)
super_block37fs/msdos/inode.cvoid msdos_put_super(struct super_block *sb)
super_block90fs/msdos/inode.cstruct super_block *msdos_read_super(struct super_block *s,void *data)
super_block157fs/msdos/inode.cvoid msdos_statfs(struct super_block *sb,struct statfs *buf)
super_block280fs/msdos/misc.cstatic int raw_found(struct super_block *sb,int sector,char *name,int number,
super_block302fs/msdos/misc.cstatic int raw_scan_root(struct super_block *sb,char *name,int number,int *ino)
super_block314fs/msdos/misc.cstatic int raw_scan_nonroot(struct super_block *sb,int start,char *name,
super_block332fs/msdos/misc.cstatic int raw_scan(struct super_block *sb,int start,char *name,int number,
super_block64fs/namei.cstruct super_block * sb;
super_block31fs/super.cstruct super_block super_block[NR_SUPER];
super_block56fs/super.cvoid lock_super(struct super_block * sb)
super_block65fs/super.cvoid free_super(struct super_block * sb)
super_block71fs/super.cvoid wait_on_super(struct super_block * sb)
super_block79fs/super.cstruct super_block * get_super(int dev)
super_block81fs/super.cstruct super_block * s;
super_block85fs/super.cs = 0+super_block;
super_block86fs/super.cwhile (s < NR_SUPER+super_block)
super_block91fs/super.cs = 0+super_block;
super_block99fs/super.cstruct super_block * sb;
super_block115fs/super.cstatic struct super_block * read_super(int dev,char *name,int flags,void *data)
super_block117fs/super.cstruct super_block * s;
super_block129fs/super.cfor (s = 0+super_block ;; s++) {
super_block130fs/super.cif (s >= NR_SUPER+super_block)
super_block148fs/super.cstruct super_block * sb;
super_block210fs/super.cstruct super_block * sb;
super_block310fs/super.cstruct super_block * p;
super_block321fs/super.cfor(p = &super_block[0] ; p < &super_block[NR_SUPER] ; p++) {
super_block97include/linux/ext_fs.hextern unsigned long ext_count_free_inodes(struct super_block *sb);
super_block100include/linux/ext_fs.hextern unsigned long ext_count_free_blocks(struct super_block *sb);
super_block106include/linux/ext_fs.hextern void ext_put_super(struct super_block *);
super_block107include/linux/ext_fs.hextern void ext_write_super(struct super_block *);
super_block108include/linux/ext_fs.hextern struct super_block *ext_read_super(struct super_block *,void *);
super_block112include/linux/ext_fs.hextern void ext_statfs(struct super_block *, struct statfs *);
super_block128include/linux/fs.hstruct super_block * i_sb;
super_block208include/linux/fs.hvoid (*put_super)(struct super_block *sb);
super_block209include/linux/fs.hvoid (*write_super) (struct super_block *sb);
super_block210include/linux/fs.hvoid (*statfs) (struct super_block *sb, struct statfs *buf);
super_block214include/linux/fs.hstruct super_block *(*read_super)(struct super_block *sb,void *mode);
super_block225include/linux/fs.hextern struct super_block super_block[NR_SUPER];
super_block265include/linux/fs.hextern struct super_block * get_super(int dev);
super_block270include/linux/fs.hextern void lock_super(struct super_block * sb);
super_block271include/linux/fs.hextern void free_super(struct super_block * sb);
super_block64include/linux/minix_fs.hextern unsigned long minix_count_free_inodes(struct super_block *sb);
super_block67include/linux/minix_fs.hextern unsigned long minix_count_free_blocks(struct super_block *sb);
super_block73include/linux/minix_fs.hextern void minix_put_super(struct super_block *);
super_block74include/linux/minix_fs.hextern struct super_block *minix_read_super(struct super_block *,void *);
super_block78include/linux/minix_fs.hextern void minix_statfs(struct super_block *, struct statfs *);
super_block127include/linux/msdos_fs.hextern int fat_access(struct super_block *sb,int this,int new_value);
super_block152include/linux/msdos_fs.hextern void msdos_put_super(struct super_block *sb);
super_block153include/linux/msdos_fs.hextern struct super_block *msdos_read_super(struct super_block *s,void *data);
super_block154include/linux/msdos_fs.hextern void msdos_statfs(struct super_block *sb,struct statfs *buf);