/drivers/staging/lustre/lustre/llite/ |
D | lproc_llite.c | 53 struct super_block *sb = (struct super_block *)m->private; in ll_blksize_seq_show() local 70 struct super_block *sb = (struct super_block *)m->private; in ll_kbytestotal_seq_show() local 93 struct super_block *sb = (struct super_block *)m->private; in ll_kbytesfree_seq_show() local 116 struct super_block *sb = (struct super_block *)m->private; in ll_kbytesavail_seq_show() local 139 struct super_block *sb = (struct super_block *)m->private; in ll_filestotal_seq_show() local 155 struct super_block *sb = (struct super_block *)m->private; in ll_filesfree_seq_show() local 187 struct super_block *sb = (struct super_block *)m->private; in ll_fstype_seq_show() local 196 struct super_block *sb = (struct super_block *)m->private; in ll_sb_uuid_seq_show() local 205 struct super_block *sb = m->private; in ll_site_stats_seq_show() local 217 struct super_block *sb = m->private; in ll_max_readahead_mb_seq_show() local [all …]
|
D | llite_lib.c | 141 static void ll_free_sbi(struct super_block *sb) in ll_free_sbi() 153 static int client_common_fill_super(struct super_block *sb, char *md, char *dt, in client_common_fill_super() 719 static void client_common_put_super(struct super_block *sb) in client_common_put_super() 750 void ll_kill_super(struct super_block *sb) in ll_kill_super() 982 int ll_fill_super(struct super_block *sb, struct vfsmount *mnt) in ll_fill_super() 1083 void ll_put_super(struct super_block *sb) in ll_put_super() 1571 int ll_statfs_internal(struct super_block *sb, struct obd_statfs *osfs, in ll_statfs_internal() 1622 struct super_block *sb = de->d_sb; in ll_statfs() local 2008 void ll_umount_begin(struct super_block *sb) in ll_umount_begin() 2051 int ll_remount_fs(struct super_block *sb, int *flags, char *data) in ll_remount_fs() [all …]
|
D | llite_nfs.c | 85 struct inode *search_inode_for_lustre(struct super_block *sb, in search_inode_for_lustre() 139 ll_iget_for_nfs(struct super_block *sb, struct lu_fid *fid, struct lu_fid *parent) in ll_iget_for_nfs() 258 static struct dentry *ll_fh_to_dentry(struct super_block *sb, struct fid *fid, in ll_fh_to_dentry() 269 static struct dentry *ll_fh_to_parent(struct super_block *sb, struct fid *fid, in ll_fh_to_parent()
|
D | super25.c | 51 static struct inode *ll_alloc_inode(struct super_block *sb) in ll_alloc_inode()
|
D | vvp_dev.c | 195 int cl_sb_init(struct super_block *sb) in cl_sb_init() 219 int cl_sb_fini(struct super_block *sb) in cl_sb_fini()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 75 int lustre_process_log(struct super_block *sb, char *logname, in lustre_process_log() 124 int lustre_end_log(struct super_block *sb, char *logname, in lustre_end_log() 211 int lustre_start_mgc(struct super_block *sb) in lustre_start_mgc() 481 static int lustre_stop_mgc(struct super_block *sb) in lustre_stop_mgc() 556 struct lustre_sb_info *lustre_init_lsi(struct super_block *sb) in lustre_init_lsi() 582 static int lustre_free_lsi(struct super_block *sb) in lustre_free_lsi() 630 int lustre_put_lsi(struct super_block *sb) in lustre_put_lsi() 765 int lustre_common_put_super(struct super_block *sb) in lustre_common_put_super() 817 int lustre_check_exclusion(struct super_block *sb, char *svname) in lustre_check_exclusion() 1198 int lustre_fill_super(struct super_block *sb, void *data, int silent) in lustre_fill_super() [all …]
|
/drivers/mtd/ |
D | mtdsuper.c | 26 static int get_sb_mtd_compare(struct super_block *sb, void *_mtd) in get_sb_mtd_compare() 46 static int get_sb_mtd_set(struct super_block *sb, void *_mtd) in get_sb_mtd_set() 64 struct super_block *sb; in mount_mtd_aux() local 213 void kill_mtd_super(struct super_block *sb) in kill_mtd_super()
|
/drivers/message/i2o/ |
D | iop.c | 283 i2o_status_block *sb = c->status_block.virt; in i2o_iop_quiesce() local 324 i2o_status_block *sb = c->status_block.virt; in i2o_iop_enable() local 495 i2o_status_block *sb = c->status_block.virt; in i2o_iop_reset() local 597 i2o_status_block *sb = c->status_block.virt; in i2o_iop_activate() local 657 i2o_status_block *sb = c->status_block.virt; in i2o_res_alloc() local 704 i2o_status_block *sb = c->status_block.virt; in i2o_iop_systab_set() local 850 i2o_status_block *sb; in i2o_systab_build() local
|
D | memory.c | 32 i2o_status_block *sb = c->status_block.virt; in i2o_sg_tablesize() local
|
/drivers/atm/ |
D | nicstar.c | 210 struct sk_buff *sb; in nicstar_remove_one() local 710 struct sk_buff *sb; in ns_init_card() local 833 struct sk_buff *sb; in ns_init_card_error() local 1175 struct sk_buff *sb; in ns_irq_handler() local 2025 struct sk_buff *sb; in dequeue_rx() local 2181 struct sk_buff *sb; in dequeue_rx() local 2230 struct sk_buff *hb, *sb, *lb; in dequeue_rx() local 2342 static void ns_sb_destructor(struct sk_buff *sb) in ns_sb_destructor() 2427 static void dequeue_sm_buf(ns_dev * card, struct sk_buff *sb) in dequeue_sm_buf() 2661 struct sk_buff *sb; in ns_ioctl() local
|
/drivers/infiniband/hw/ipath/ |
D | ipath_fs.c | 232 static int create_device_files(struct super_block *sb, in create_device_files() 297 static int remove_device_files(struct super_block *sb, in remove_device_files() 326 static int ipathfs_fill_super(struct super_block *sb, void *data, in ipathfs_fill_super()
|
/drivers/md/bcache/ |
D | super.c | 87 static const char *read_super(struct cache_sb *sb, struct block_device *bdev, in read_super() 232 static void __write_super(struct cache_sb *sb, struct bio *bio) in __write_super() 1174 static void register_bdev(struct cache_sb *sb, struct page *sb_page, in register_bdev() 1485 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) in bch_cache_set_alloc() 1842 static int cache_alloc(struct cache_sb *sb, struct cache *ca) in cache_alloc() 1878 static int register_cache(struct cache_sb *sb, struct page *sb_page, in register_cache() 1978 struct cache_sb *sb = NULL; in register_bcache() local
|
/drivers/md/ |
D | dm-raid.c | 817 struct dm_raid_superblock *sb; in super_sync() local 858 struct dm_raid_superblock *sb; in super_load() local 910 struct dm_raid_superblock *sb; in super_init_validation() local 1036 struct dm_raid_superblock *sb = page_address(rdev->sb_page); in super_validate() local 1639 struct dm_raid_superblock *sb; in attempt_restore_of_faulty_devices() local
|
D | bitmap.c | 402 bitmap_super_t *sb; in bitmap_update_sb() local 432 bitmap_super_t *sb; in bitmap_print_sb() local 471 bitmap_super_t *sb; in bitmap_new_disk_sb() local 531 bitmap_super_t *sb; in bitmap_read_sb() local 1137 bitmap_super_t *sb; in bitmap_daemon_work() local
|
/drivers/staging/lustre/lustre/include/linux/ |
D | lustre_compat25.h | 127 ll_quota_on(struct super_block *sb, int off, int ver, char *name, int remount) in ll_quota_on() 147 static inline int ll_quota_off(struct super_block *sb, int off, int remount) in ll_quota_off() 161 # define ll_vfs_dq_off(sb, remount) dquot_suspend(sb, -1) argument
|
/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 193 struct super_block *sb) in do_config_log_add() 248 struct super_block *sb) in config_recover_log_add() 280 struct config_llog_instance *cfg, struct super_block *sb) in config_params_log_add() 300 struct super_block *sb) in config_log_add() 1644 struct super_block *sb; in mgc_process_config() local
|
/drivers/misc/ibmasm/ |
D | ibmasmfs.c | 115 static int ibmasmfs_fill_super (struct super_block *sb, void *data, int silent) in ibmasmfs_fill_super() 140 static struct inode *ibmasmfs_make_inode(struct super_block *sb, int mode) in ibmasmfs_make_inode() 604 static void ibmasmfs_create_files (struct super_block *sb) in ibmasmfs_create_files()
|
/drivers/infiniband/hw/qib/ |
D | qib_fs.c | 375 static int add_cntr_files(struct super_block *sb, struct qib_devdata *dd) in add_cntr_files() 476 static int remove_device_files(struct super_block *sb, in remove_device_files() 525 static int qibfs_fill_super(struct super_block *sb, void *data, int silent) in qibfs_fill_super()
|
/drivers/net/wireless/brcm80211/brcmutil/ |
D | d11.c | 24 static u16 d11n_sb(enum brcmu_chan_sb sb) in d11n_sb()
|
/drivers/staging/lustre/lustre/include/ |
D | lustre_disk.h | 509 #define s2lsi(sb) ((struct lustre_sb_info *)((sb)->s_fs_info)) argument 510 #define s2lsi_nocast(sb) ((sb)->s_fs_info) argument 512 #define get_profile_name(sb) (s2lsi(sb)->lsi_lmd->lmd_profile) argument 513 #define get_mount_flags(sb) (s2lsi(sb)->lsi_lmd->lmd_flags) argument 514 #define get_mntdev_name(sb) (s2lsi(sb)->lsi_lmd->lmd_dev) argument
|
/drivers/oprofile/ |
D | oprofilefs.c | 26 static struct inode *oprofilefs_get_inode(struct super_block *sb, int mode) in oprofilefs_get_inode() 238 static int oprofilefs_fill_super(struct super_block *sb, void *data, int silent) in oprofilefs_fill_super()
|
/drivers/xen/xenfs/ |
D | super.c | 45 static int xenfs_fill_super(struct super_block *sb, void *data, int silent) in xenfs_fill_super()
|
/drivers/net/ethernet/broadcom/ |
D | sb1250-mac.c | 786 struct sk_buff *sb) in sbdma_add_rcvbuffer() 901 static int sbdma_add_txbuffer(struct sbmacdma *d, struct sk_buff *sb) in sbdma_add_txbuffer() 993 struct sk_buff *sb; in sbdma_emptyring() local 1073 struct sk_buff *sb; in sbdma_rx_process() local 1238 struct sk_buff *sb; in sbdma_tx_process() local
|
/drivers/usb/storage/ |
D | cypress_atacb.c | 174 unsigned char *sb = srb->sense_buffer; in cypress_atacb_passthrough() local
|
/drivers/usb/gadget/legacy/ |
D | inode.c | 142 struct super_block *sb; member 2046 gadgetfs_make_inode (struct super_block *sb, in gadgetfs_make_inode() 2069 gadgetfs_create_file (struct super_block *sb, char const *name, in gadgetfs_create_file() 2095 gadgetfs_fill_super (struct super_block *sb, void *opts, int silent) in gadgetfs_fill_super() 2159 gadgetfs_kill_sb (struct super_block *sb) in gadgetfs_kill_sb()
|