Searched refs:get_fs (Results 1 – 9 of 9) sorted by relevance
42 get_fs()->dev_desc = rbdd; in ext4fs_set_blk_dev()45 get_fs()->total_sect = ((uint64_t)info->size * info->blksz) >> in ext4fs_set_blk_dev()46 get_fs()->dev_desc->log2blksz; in ext4fs_set_blk_dev()52 return fs_devread(get_fs()->dev_desc, part_info, sector, byte_offset, in ext4fs_devread()58 struct ext_filesystem *fs = get_fs(); in ext4_read_superblock()
36 struct ext_filesystem *fs = get_fs(); in ext4fs_init_journal()93 struct ext_filesystem *fs = get_fs(); in ext4fs_dump_metadata()134 struct ext_filesystem *fs = get_fs(); in ext4fs_log_gdt()156 struct ext_filesystem *fs = get_fs(); in ext4fs_log_journal()188 struct ext_filesystem *fs = get_fs(); in ext4fs_put_metadata()243 struct ext_filesystem *fs = get_fs(); in ext4fs_push_revoke_blk()335 struct ext_filesystem *fs = get_fs(); in recover_transaction()410 struct ext_filesystem *fs = get_fs(); in ext4fs_check_journal_state()562 struct ext_filesystem *fs = get_fs(); in update_descriptor_block()609 struct ext_filesystem *fs = get_fs(); in update_commit_block()[all …]
198 struct ext_filesystem *fs = get_fs(); in put_ext4()238 struct ext_filesystem *fs = get_fs(); in _get_new_inode_no()279 struct ext_filesystem *fs = get_fs(); in _get_new_blk_no()419 struct ext_filesystem *fs = get_fs(); in ext4fs_checksum_update()484 struct ext_filesystem *fs = get_fs(); in ext4fs_update_parent_dentry()636 struct ext_filesystem *fs = get_fs(); in search_dir()870 struct ext_filesystem *fs = get_fs(); in unlink_filename()965 struct ext_filesystem *fs = get_fs(); in ext4fs_get_new_blk_no()1093 struct ext_filesystem *fs = get_fs(); in ext4fs_get_new_inode_no()1217 struct ext_filesystem *fs = get_fs(); in alloc_single_indirect_block()[all …]
70 struct ext_filesystem *fs = get_fs(); in ext4fs_update()108 struct ext_filesystem *fs = get_fs(); in ext4fs_get_bgdtable()144 struct ext_filesystem *fs = get_fs(); in delete_single_indirect_block()195 struct ext_filesystem *fs = get_fs(); in delete_double_indirect_block()294 struct ext_filesystem *fs = get_fs(); in delete_triple_indirect_block()455 struct ext_filesystem *fs = get_fs(); in ext4fs_delete_file()590 struct ext_filesystem *fs = get_fs(); in ext4fs_init()689 struct ext_filesystem *fs = get_fs(); in ext4fs_deinit()760 struct ext_filesystem *fs = get_fs(); in ext4fs_write_file()855 struct ext_filesystem *fs = get_fs(); in ext4fs_write()
32 struct ext_filesystem *get_fs(void) in get_fs() function51 struct ext_filesystem *fs = get_fs(); in ext4fs_read_file()
137 struct ext_filesystem *get_fs(void);
419 pr_info("seg:%ld crp:%p ->", get_fs().seg, crp); in mmu_emu_handle_fault()
259 vmwrite(HOST_FS_SELECTOR, get_fs()); in init_vmcs_host_state()
486 static inline uint16_t get_fs(void) in get_fs() function