Home
last modified time | relevance | path

Searched defs:fs (Results 1 – 15 of 15) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_journal.c36 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 Dext4_write.c42 (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 Dext4_common.c51 (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 Ddev.c59 struct ext_filesystem *fs = get_fs(); in ext4_read_superblock() local
H A Dext4fs.c52 struct ext_filesystem *fs = get_fs(); in ext4fs_read_file() local
/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_keyb.c202 struct usb_string *fs; in sandbox_keyb_bind() local
H A Dsandbox_flash.c383 struct usb_string *fs; in sandbox_flash_bind() local
/rk3399_rockchip-uboot/include/linux/usb/
H A Dcomposite.h150 struct usb_endpoint_descriptor *fs) in ep_choose()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dgconf.c506 GtkWidget *fs; in on_load1_activate() local
547 GtkWidget *fs; in on_save_as1_activate() local
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_thor.c362 struct usb_endpoint_descriptor *fs) in ep_desc()
H A Dstorage_common.c573 fsg_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fsg_ep_desc()
H A Df_fastboot.c186 fb_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fb_ep_desc()
H A Dether.c825 struct usb_endpoint_descriptor *fs) in ep_desc()
/rk3399_rockchip-uboot/drivers/bios_emulator/include/
H A Dbiosemu.h274 u16 fs; member
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dprocessor.h1266 mm_segment_t fs; /* for get_fs() validation */ member