taglinefilesource code
super_block174fs/buffer.cif (super_block[i].s_dev == dev)
super_block175fs/buffer.cput_super(super_block[i].s_dev);
super_block46fs/ext/freelists.cvoid ext_free_block(struct super_block * sb, int block)
super_block90fs/ext/freelists.cint ext_new_block(struct super_block * sb)
super_block146fs/ext/freelists.cunsigned long ext_count_free_blocks(struct super_block *sb)
super_block241fs/ext/freelists.cstruct super_block * sb;
super_block299fs/ext/freelists.cunsigned long ext_count_free_inodes(struct super_block *sb)
super_block33fs/ext/inode.cvoid ext_put_super(struct super_block *sb)
super_block56fs/ext/inode.cstruct super_block *ext_read_super(struct super_block *s,void *data, 
super_block125fs/ext/inode.cvoid ext_write_super (struct super_block *sb)
super_block144fs/ext/inode.cvoid ext_statfs (struct super_block *sb, struct statfs *buf)
super_block102fs/ext2/balloc.cstatic void read_block_bitmap (struct super_block * sb,
super_block143fs/ext2/balloc.cstatic int load__block_bitmap (struct super_block * sb,
super_block203fs/ext2/balloc.cstatic inline int load_block_bitmap (struct super_block * sb,
super_block218fs/ext2/balloc.cvoid ext2_free_block (struct super_block * sb, unsigned long block)
super_block289fs/ext2/balloc.cint ext2_new_block (struct super_block * sb, unsigned long goal)
super_block499fs/ext2/balloc.cunsigned long ext2_count_free_blocks (struct super_block *sb)
super_block99fs/ext2/dir.cstruct super_block * sb;
super_block81fs/ext2/file.cstruct super_block * sb;
super_block205fs/ext2/file.cstruct super_block * sb;
super_block59fs/ext2/ialloc.cstatic void read_inode_bitmap (struct super_block * sb,
super_block97fs/ext2/ialloc.cstatic int load_inode_bitmap (struct super_block * sb,
super_block187fs/ext2/ialloc.cstruct super_block * sb;
super_block299fs/ext2/ialloc.cget_group_desc(struct super_block *sb, int group)
super_block324fs/ext2/ialloc.cstruct super_block * sb;
super_block468fs/ext2/ialloc.cunsigned long ext2_count_free_inodes (struct super_block *sb)
super_block36fs/ext2/inode.cvoid ext2_put_super (struct super_block * sb)
super_block72fs/ext2/inode.cstatic int convert_pre_02b_fs (struct super_block * sb,
super_block110fs/ext2/inode.cstruct super_block * ext2_read_super (struct super_block * s, void * data,
super_block275fs/ext2/inode.cvoid ext2_write_super (struct super_block * sb)
super_block325fs/ext2/inode.cvoid ext2_statfs (struct super_block * sb, struct statfs * buf)
super_block77fs/ext2/namei.cstruct super_block * sb;
super_block183fs/ext2/namei.cstruct super_block * sb;
super_block448fs/ext2/namei.cstruct super_block * sb;
super_block290fs/inode.cstruct inode * iget(struct super_block * sb,int nr)
super_block313fs/inode.cif (super_block[i].s_covered==inode)
super_block328fs/inode.cif (!(inode = super_block[i].s_mounted))
super_block28fs/isofs/inode.cvoid isofs_put_super(struct super_block *sb)
super_block94fs/isofs/inode.cstruct super_block *isofs_read_super(struct super_block *s,void *data,
super_block243fs/isofs/inode.cvoid isofs_statfs (struct super_block *sb, struct statfs *buf)
super_block67fs/minix/bitmap.cvoid minix_free_block(struct super_block * sb, int block)
super_block99fs/minix/bitmap.cint minix_new_block(struct super_block * sb)
super_block136fs/minix/bitmap.cunsigned long minix_count_free_blocks(struct super_block *sb)
super_block180fs/minix/bitmap.cstruct super_block * sb;
super_block223fs/minix/bitmap.cunsigned long minix_count_free_inodes(struct super_block *sb)
super_block27fs/minix/inode.cvoid minix_put_super(struct super_block *sb)
super_block51fs/minix/inode.cstruct super_block *minix_read_super(struct super_block *s,void *data, 
super_block132fs/minix/inode.cvoid minix_statfs(struct super_block *sb, struct statfs *buf)
super_block18fs/msdos/fat.cint fat_access(struct super_block *sb,int this,int new_value)
super_block22fs/msdos/inode.cstruct super_block *sb;
super_block47fs/msdos/inode.cvoid msdos_put_super(struct super_block *sb)
super_block143fs/msdos/inode.cstruct super_block *msdos_read_super(struct super_block *s,void *data,
super_block260fs/msdos/inode.cvoid msdos_statfs(struct super_block *sb,struct statfs *buf)
super_block30fs/msdos/misc.cvoid fs_panic(struct super_block *s,char *msg)
super_block90fs/msdos/misc.cvoid lock_fat(struct super_block *sb)
super_block97fs/msdos/misc.cvoid unlock_fat(struct super_block *sb)
super_block346fs/msdos/misc.cstatic int raw_scan_sector(struct super_block *sb,int sector,char *name,
super_block386fs/msdos/misc.cstatic int raw_scan_root(struct super_block *sb,char *name,int *number,int *ino,
super_block404fs/msdos/misc.cstatic int raw_scan_nonroot(struct super_block *sb,int start,char *name,
super_block440fs/msdos/misc.cstatic int raw_scan(struct super_block *sb,int start,char *name,int *number,
super_block221fs/msdos/namei.cstatic void dump_fat(struct super_block *sb,int start)
super_block101fs/namei.cstruct super_block * sb;
super_block25fs/nfs/inode.cstatic void nfs_put_super(struct super_block *);
super_block26fs/nfs/inode.cstatic void nfs_statfs(struct super_block *, struct statfs *);
super_block43fs/nfs/inode.cvoid nfs_put_super(struct super_block *sb)
super_block59fs/nfs/inode.cstruct super_block *nfs_read_super(struct super_block *sb, void *raw_data,
super_block126fs/nfs/inode.cvoid nfs_statfs(struct super_block *sb, struct statfs *buf)
super_block158fs/nfs/inode.cstruct inode *nfs_fhget(struct super_block *sb, struct nfs_fh *fhandle,
super_block58fs/proc/fd.cstruct super_block * sb;
super_block26fs/proc/inode.cvoid proc_put_super(struct super_block *sb)
super_block43fs/proc/inode.cstruct super_block *proc_read_super(struct super_block *s,void *data, 
super_block59fs/proc/inode.cvoid proc_statfs(struct super_block *sb, struct statfs *buf)
super_block35fs/super.cstruct super_block super_block[NR_SUPER];
super_block52fs/super.cvoid __wait_on_super(struct super_block * sb)
super_block69fs/super.cstruct super_block * sb;
super_block71fs/super.cfor (sb = super_block + 0 ; sb < super_block + NR_SUPER ; sb++) {
super_block86fs/super.cstatic struct super_block * get_super(dev_t dev)
super_block88fs/super.cstruct super_block * s;
super_block92fs/super.cs = 0+super_block;
super_block93fs/super.cwhile (s < NR_SUPER+super_block)
super_block98fs/super.cs = 0+super_block;
super_block106fs/super.cstruct super_block * sb;
super_block124fs/super.cstatic struct super_block * read_super(dev_t dev,char *name,int flags,
super_block127fs/super.cstruct super_block * s;
super_block141fs/super.cfor (s = 0+super_block ;; s++) {
super_block142fs/super.cif (s >= NR_SUPER+super_block)
super_block200fs/super.cstruct super_block * sb;
super_block297fs/super.cstruct super_block * sb;
super_block446fs/super.cstruct super_block * sb;
super_block450fs/super.cmemset(super_block, 0, sizeof(super_block));
super_block114fs/xiafs/bitmap.cget__map_zone(struct super_block *sb, struct buffer_head * bmap_buf[],
super_block175fs/xiafs/bitmap.cget_free__bit(struct super_block *sb, struct buffer_head * bmap_buf[],
super_block221fs/xiafs/bitmap.cvoid xiafs_free_zone(struct super_block * sb, int d_addr)
super_block250fs/xiafs/bitmap.cint xiafs_new_zone(struct super_block * sb, u_long prev_addr)
super_block309fs/xiafs/bitmap.cstruct super_block * sb;
super_block353fs/xiafs/bitmap.cunsigned long xiafs_count_free_inodes(struct super_block *sb)
super_block372fs/xiafs/bitmap.cunsigned long xiafs_count_free_zones(struct super_block *sb)
super_block35fs/xiafs/inode.cvoid xiafs_put_super(struct super_block *sb)
super_block58fs/xiafs/inode.cstruct super_block *xiafs_read_super(struct super_block *s, void *data,
super_block144fs/xiafs/inode.cvoid xiafs_statfs(struct super_block *sb, struct statfs *buf)
super_block200include/linux/ext2_fs.hextern int ext2_new_block (struct super_block *, unsigned long);
super_block201include/linux/ext2_fs.hextern void ext2_free_block (struct super_block *, unsigned long);
super_block202include/linux/ext2_fs.hextern unsigned long ext2_count_free_blocks (struct super_block *);
super_block228include/linux/ext2_fs.hextern unsigned long ext2_count_free_inodes (struct super_block *);
super_block237include/linux/ext2_fs.hextern void ext2_put_super (struct super_block *);
super_block238include/linux/ext2_fs.hextern void ext2_write_super (struct super_block *);
super_block239include/linux/ext2_fs.hextern struct super_block * ext2_read_super (struct super_block *,void *,int);
super_block243include/linux/ext2_fs.hextern void ext2_statfs (struct super_block *, struct statfs *);
super_block79include/linux/ext_fs.hextern unsigned long ext_count_free_inodes(struct super_block *sb);
super_block80include/linux/ext_fs.hextern int ext_new_block(struct super_block * sb);
super_block81include/linux/ext_fs.hextern void ext_free_block(struct super_block * sb, int block);
super_block82include/linux/ext_fs.hextern unsigned long ext_count_free_blocks(struct super_block *sb);
super_block90include/linux/ext_fs.hextern void ext_put_super(struct super_block *);
super_block91include/linux/ext_fs.hextern void ext_write_super(struct super_block *);
super_block92include/linux/ext_fs.hextern struct super_block *ext_read_super(struct super_block *,void *,int);
super_block96include/linux/ext_fs.hextern void ext_statfs(struct super_block *, struct statfs *);
super_block181include/linux/fs.hstruct super_block * i_sb;
super_block297include/linux/fs.hvoid (*put_super) (struct super_block *);
super_block298include/linux/fs.hvoid (*write_super) (struct super_block *);
super_block299include/linux/fs.hvoid (*statfs) (struct super_block *, struct statfs *);
super_block303include/linux/fs.hstruct super_block *(*read_super) (struct super_block *, void *, int);
super_block329include/linux/fs.hextern struct super_block super_block[NR_SUPER];
super_block357include/linux/fs.hextern struct inode * iget(struct super_block * sb,int nr);
super_block160include/linux/iso_fs.hextern unsigned long isofs_count_free_inodes(struct super_block *sb);
super_block165include/linux/iso_fs.hextern void isofs_put_super(struct super_block *);
super_block166include/linux/iso_fs.hextern struct super_block *isofs_read_super(struct super_block *,void *,int);
super_block169include/linux/iso_fs.hextern void isofs_statfs(struct super_block *, struct statfs *);
super_block34include/linux/locks.hextern void __wait_on_super(struct super_block *);
super_block36include/linux/locks.hextern inline void wait_on_super(struct super_block * sb)
super_block42include/linux/locks.hextern inline void lock_super(struct super_block * sb)
super_block49include/linux/locks.hextern inline void unlock_super(struct super_block * sb)
super_block90include/linux/minix_fs.hextern unsigned long minix_count_free_inodes(struct super_block *sb);
super_block91include/linux/minix_fs.hextern int minix_new_block(struct super_block * sb);
super_block92include/linux/minix_fs.hextern void minix_free_block(struct super_block * sb, int block);
super_block93include/linux/minix_fs.hextern unsigned long minix_count_free_blocks(struct super_block *sb);
super_block101include/linux/minix_fs.hextern void minix_put_super(struct super_block *);
super_block102include/linux/minix_fs.hextern struct super_block *minix_read_super(struct super_block *,void *,int);
super_block106include/linux/minix_fs.hextern void minix_statfs(struct super_block *, struct statfs *);
super_block126include/linux/msdos_fs.hextern void fs_panic(struct super_block *s,char *msg);
super_block130include/linux/msdos_fs.hextern void lock_fat(struct super_block *sb);
super_block131include/linux/msdos_fs.hextern void unlock_fat(struct super_block *sb);
super_block145include/linux/msdos_fs.hextern int fat_access(struct super_block *sb,int this,int new_value);
super_block170include/linux/msdos_fs.hextern void msdos_put_super(struct super_block *sb);
super_block171include/linux/msdos_fs.hextern struct super_block *msdos_read_super(struct super_block *s,
super_block173include/linux/msdos_fs.hextern void msdos_statfs(struct super_block *sb,struct statfs *buf);
super_block101include/linux/nfs_fs.hextern struct super_block *nfs_read_super(struct super_block *sb, 
super_block103include/linux/nfs_fs.hextern struct inode *nfs_fhget(struct super_block *sb, struct nfs_fh *fhandle,
super_block18include/linux/proc_fs.hextern struct super_block *proc_read_super(struct super_block *,void *,int);
super_block20include/linux/proc_fs.hextern void proc_put_super(struct super_block *);
super_block21include/linux/proc_fs.hextern void proc_statfs(struct super_block *, struct statfs *);
super_block83include/linux/xia_fs.hextern unsigned long xiafs_count_free_inodes(struct super_block *sb);
super_block84include/linux/xia_fs.hextern int xiafs_new_zone(struct super_block * sb, u_long prev_addr);
super_block85include/linux/xia_fs.hextern void xiafs_free_zone(struct super_block * sb, int block);
super_block86include/linux/xia_fs.hextern unsigned long xiafs_count_free_zones(struct super_block *sb);
super_block94include/linux/xia_fs.hextern void xiafs_put_super(struct super_block *);
super_block95include/linux/xia_fs.hextern struct super_block *xiafs_read_super(struct super_block *,void *,int);
super_block99include/linux/xia_fs.hextern void xiafs_statfs(struct super_block *, struct statfs *);