Home
last modified time | relevance | path

Searched defs:sb (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dsdram.c56 struct sfi_table_simple *sb; in sfi_get_table_by_sig() local
71 struct sfi_table_simple *sb; in sfi_search_mmap() local
96 #define sfi_for_each_mentry(i, sb, mentry) \ argument
104 struct sfi_table_simple *sb; in sfi_setup_e820() local
148 struct sfi_table_simple *sb; in sfi_get_bank_size() local
171 struct sfi_table_simple *sb; in sfi_get_ram_size() local
/openbmc/u-boot/fs/btrfs/
H A Dsuper.c24 static int btrfs_check_super_roots(struct btrfs_super_block *sb) in btrfs_check_super_roots()
78 static int btrfs_check_super(struct btrfs_super_block *sb) in btrfs_check_super()
184 struct btrfs_super_block *sb = (struct btrfs_super_block *) raw_sb; in btrfs_read_superblock() local
H A Dbtrfs.h15 struct btrfs_super_block sb; member
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c58 struct inode *iget_locked(struct super_block *sb, unsigned long ino) in iget_locked()
238 struct inode *ubifs_iget(struct super_block *sb, unsigned long inum) in ubifs_iget()
439 static struct inode *ubifs_alloc_inode(struct super_block *sb) in ubifs_alloc_inode()
631 static int ubifs_sync_fs(struct super_block *sb, int wait) in ubifs_sync_fs()
1229 struct super_block *sb = c->vfs_sb; in ubifs_parse_options() local
1982 static void ubifs_put_super(struct super_block *sb) in ubifs_put_super()
2064 static int ubifs_remount_fs(struct super_block *sb, int *flags, char *data) in ubifs_remount_fs()
2240 static int ubifs_fill_super(struct super_block *sb, void *data, int silent) in ubifs_fill_super()
2338 static int sb_test(struct super_block *sb, void *data) in sb_test()
2346 static int sb_set(struct super_block *sb, void *data) in sb_set()
[all …]
H A Dgc.c119 struct ubifs_scan_node *sa, *sb; in data_nodes_cmp() local
163 struct ubifs_scan_node *sa, *sb; in nondata_nodes_cmp() local
H A Dubifs.c391 static int ubifs_finddir(struct super_block *sb, char *dirname, in ubifs_finddir()
478 static unsigned long ubifs_findfile(struct super_block *sb, char *filename) in ubifs_findfile()
H A Ddebug.c2348 struct ubifs_scan_node *sa, *sb; in dbg_check_data_nodes_order() local
2415 struct ubifs_scan_node *sa, *sb; in dbg_check_nondata_nodes_order() local
/openbmc/u-boot/drivers/dfu/
H A Ddfu_tftp.c15 char *s, *sb; in dfu_tftp_write() local
/openbmc/openbmc-tools/adcapp/src/
H A Dadcifc.c31 struct stat sb; in adc_directory_check() local
/openbmc/qemu/hw/uefi/
H A Dvar-service-auth.c31 static void set_secure_boot(uefi_vars_state *uv, uint8_t sb) in set_secure_boot()
302 uint8_t platform_mode, sb, sbe, vk; in uefi_vars_auth_init() local
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c259 struct stat sb; in add_new_device() local
327 struct stat sb; in add_new_fifo() local
471 struct stat sb; in parse_devtable() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.cpp192 struct stat sb; in parseTopologyData() local
433 struct stat sb; in parseCableInfo() local
/openbmc/ipmitool/src/plugins/bmc/
H A Dbmc.c182 struct strbuf sb; in ipmi_bmc_send_cmd_putmsg() local
/openbmc/u-boot/drivers/w1-eeprom/
H A Dds2502.c139 u8 sb = status[page + 1]; in ds2502_indirect_page() local
/openbmc/u-boot/fs/ext4/
H A Dext4_write.c30 static inline void ext4fs_sb_free_inodes_inc(struct ext2_sblock *sb) in ext4fs_sb_free_inodes_inc()
35 static inline void ext4fs_sb_free_blocks_inc(struct ext2_sblock *sb) in ext4fs_sb_free_blocks_inc()
H A Dext4_common.c54 static inline void ext4fs_sb_free_inodes_dec(struct ext2_sblock *sb) in ext4fs_sb_free_inodes_dec()
59 static inline void ext4fs_sb_free_blocks_dec(struct ext2_sblock *sb) in ext4fs_sb_free_blocks_dec()
108 uint64_t ext4fs_sb_get_free_blocks(const struct ext2_sblock *sb) in ext4fs_sb_get_free_blocks()
115 void ext4fs_sb_set_free_blocks(struct ext2_sblock *sb, uint64_t free_blocks) in ext4fs_sb_set_free_blocks()
/openbmc/u-boot/fs/cramfs/
H A Dcramfs.c373 struct cramfs_super *sb; in cramfs_check() local
/openbmc/qemu/crypto/
H A Dtlscreds.c103 struct stat sb; in qcrypto_tls_creds_get_path() local
/openbmc/u-boot/include/
H A Dext4fs.h100 struct ext2_sblock *sb; member
/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtach.c50 struct stat sb; in pwmtach_directory_check() local
/openbmc/qemu/hw/display/
H A Ddm163.c91 uint64_t *sb = in dm163_dck_gpio_handler() local
/openbmc/qemu/bsd-user/
H A Dmmap.c514 struct stat sb; in target_mmap() local
/openbmc/qemu/target/i386/tcg/
H A Dint_helper.c338 int sa, sb; in idiv64() local
/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c845 struct stat sb; in conf_split_config() local
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c799 Int32 i, j, k, ss, sb; in mainSort() local

12