Searched defs:fs (Results 1 – 15 of 15) sorted by relevance
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | ext4_journal.c | 36 struct ext_filesystem *fs = get_fs(); in ext4fs_init_journal() local 93 struct ext_filesystem *fs = get_fs(); in ext4fs_dump_metadata() local 134 struct ext_filesystem *fs = get_fs(); in ext4fs_log_gdt() local 156 struct ext_filesystem *fs = get_fs(); in ext4fs_log_journal() local 188 struct ext_filesystem *fs = get_fs(); in ext4fs_put_metadata() local 243 struct ext_filesystem *fs = get_fs(); in ext4fs_push_revoke_blk() local 335 struct ext_filesystem *fs = get_fs(); in recover_transaction() local 410 struct ext_filesystem *fs = get_fs(); in ext4fs_check_journal_state() local 562 struct ext_filesystem *fs = get_fs(); in update_descriptor_block() local 609 struct ext_filesystem *fs = get_fs(); in update_commit_block() local [all …]
|
| H A D | ext4_write.c | 42 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_inc() 55 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_blocks_inc() 71 struct ext_filesystem *fs = get_fs(); in ext4fs_update() local 109 struct ext_filesystem *fs = get_fs(); in ext4fs_get_bgdtable() local 145 struct ext_filesystem *fs = get_fs(); in delete_single_indirect_block() local 196 struct ext_filesystem *fs = get_fs(); in delete_double_indirect_block() local 295 struct ext_filesystem *fs = get_fs(); in delete_triple_indirect_block() local 456 struct ext_filesystem *fs = get_fs(); in ext4fs_delete_file() local 591 struct ext_filesystem *fs = get_fs(); in ext4fs_init() local 690 struct ext_filesystem *fs = get_fs(); in ext4fs_deinit() local [all …]
|
| H A D | ext4_common.c | 51 (const struct ext_filesystem *fs, uint32_t bg_idx) in ext4fs_get_group_descriptor() 72 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_dec() 85 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_blocks_dec() 98 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_itable_unused_dec() 124 const struct ext_filesystem *fs) in ext4fs_bg_get_free_blocks() 134 const struct ext_filesystem *fs) in ext4fs_bg_get_free_inodes() 155 const struct ext_filesystem *fs) in ext4fs_bg_get_block_id() 165 const struct ext_filesystem *fs) in ext4fs_bg_get_inode_id() 176 const struct ext_filesystem *fs) in ext4fs_bg_get_inode_table_id() 200 struct ext_filesystem *fs = get_fs(); in put_ext4() local [all …]
|
| H A D | dev.c | 59 struct ext_filesystem *fs = get_fs(); in ext4_read_superblock() local
|
| H A D | ext4fs.c | 52 struct ext_filesystem *fs = get_fs(); in ext4fs_read_file() local
|
| /rk3399_rockchip-uboot/drivers/usb/emul/ |
| H A D | sandbox_keyb.c | 202 struct usb_string *fs; in sandbox_keyb_bind() local
|
| H A D | sandbox_flash.c | 383 struct usb_string *fs; in sandbox_flash_bind() local
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | composite.h | 150 struct usb_endpoint_descriptor *fs) in ep_choose()
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | gconf.c | 506 GtkWidget *fs; in on_load1_activate() local 547 GtkWidget *fs; in on_save_as1_activate() local
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_thor.c | 362 struct usb_endpoint_descriptor *fs) in ep_desc()
|
| H A D | storage_common.c | 573 fsg_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fsg_ep_desc()
|
| H A D | f_fastboot.c | 186 fb_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fb_ep_desc()
|
| H A D | ether.c | 825 struct usb_endpoint_descriptor *fs) in ep_desc()
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/include/ |
| H A D | biosemu.h | 274 u16 fs; member
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | processor.h | 1266 mm_segment_t fs; /* for get_fs() validation */ member
|