Searched defs:sb (Results 1 – 10 of 10) sorted by relevance
/arch/x86/platform/sfi/ |
D | sfi.c | 54 struct sfi_table_simple *sb; in sfi_parse_cpus() local 77 struct sfi_table_simple *sb; in sfi_parse_ioapic() local
|
/arch/s390/hypfs/ |
D | inode.c | 48 static void hypfs_update_update(struct super_block *sb) in hypfs_update_update() 92 static struct inode *hypfs_make_inode(struct super_block *sb, umode_t mode) in hypfs_make_inode() 165 struct super_block *sb = file_inode(iocb->ki_filp)->i_sb; in hypfs_write_iter() local 216 static int hypfs_parse_options(char *options, struct super_block *sb) in hypfs_parse_options() 267 static int hypfs_fill_super(struct super_block *sb, void *data, int silent) in hypfs_fill_super() 315 static void hypfs_kill_super(struct super_block *sb) in hypfs_kill_super()
|
/arch/mips/boot/compressed/ |
D | calc_vmlinuz_load_addr.c | 20 struct stat sb; in main() local
|
/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 53 static struct spufs_sb_info *spufs_get_sb_info(struct super_block *sb) in spufs_get_sb_info() 59 spufs_alloc_inode(struct super_block *sb) in spufs_alloc_inode() 94 spufs_new_inode(struct super_block *sb, umode_t mode) in spufs_new_inode() 126 spufs_new_file(struct super_block *sb, struct dentry *dentry, in spufs_new_file() 609 spufs_parse_options(struct super_block *sb, char *options, struct inode *root) in spufs_parse_options() 683 spufs_create_root(struct super_block *sb, void *data) in spufs_create_root() 719 spufs_fill_super(struct super_block *sb, void *data, int silent) in spufs_fill_super()
|
/arch/x86/platform/intel-mid/ |
D | sfi.c | 78 struct sfi_table_simple *sb; in sfi_parse_mtmr() local 150 struct sfi_table_simple *sb; in sfi_parse_mrtc() local 190 struct sfi_table_simple *sb; in sfi_parse_gpio() local 457 struct sfi_table_simple *sb; in sfi_parse_devs() local
|
/arch/mn10300/boot/tools/ |
D | build.c | 74 struct stat sb; in main() local
|
/arch/cris/boot/tools/ |
D | build.c | 115 struct stat sb; in main() local
|
/arch/x86/mm/ |
D | pageattr-test.c | 115 struct split_state sa, sb, sc; in pageattr_test() local
|
/arch/x86/boot/tools/ |
D | build.c | 335 struct stat sb; in main() local
|
/arch/x86/kernel/acpi/ |
D | boot.c | 857 struct acpi_table_boot *sb = (struct acpi_table_boot *)table; in acpi_parse_sbf() local
|