Lines Matching defs:mi

38 	struct mount_info *mi =  in zstd_free_workspace()  local
52 struct mount_info *mi = NULL; in incfs_alloc_mount_info() local
96 int incfs_realloc_mount_info(struct mount_info *mi, in incfs_realloc_mount_info()
158 void incfs_free_mount_info(struct mount_info *mi) in incfs_free_mount_info()
220 static struct data_file *handle_mapped_file(struct mount_info *mi, in handle_mapped_file()
273 struct data_file *incfs_open_data_file(struct mount_info *mi, struct file *bf) in incfs_open_data_file()
375 int make_inode_ready_for_data_ops(struct mount_info *mi, in make_inode_ready_for_data_ops()
399 struct dir_file *incfs_open_dir_file(struct mount_info *mi, struct file *bf) in incfs_open_dir_file()
424 static ssize_t zstd_decompress_safe(struct mount_info *mi, in zstd_decompress_safe()
469 static ssize_t decompress(struct mount_info *mi, in decompress()
551 static void log_block_read(struct mount_info *mi, incfs_uuid_t *id, in log_block_read()
1024 struct mount_info *mi = NULL; in add_pending_read() local
1064 struct mount_info *mi = NULL; in remove_pending_read() local
1087 static void notify_pending_reads(struct mount_info *mi, in notify_pending_reads()
1130 struct mount_info *mi = NULL; in wait_for_data_block() local
1262 struct mount_info *mi, struct data_file *df) in incfs_update_sysfs_error()
1290 struct mount_info *mi = NULL; in incfs_read_data_file_block() local
1384 struct mount_info *mi = NULL; in incfs_process_new_data_block() local
1480 struct mount_info *mi = NULL; in incfs_process_new_hash_block() local
1733 bool incfs_fresh_pending_reads_exist(struct mount_info *mi, int last_number) in incfs_fresh_pending_reads_exist()
1744 int incfs_collect_pending_reads(struct mount_info *mi, int sn_lowerbound, in incfs_collect_pending_reads()
1799 struct read_log_state incfs_get_log_state(struct mount_info *mi) in incfs_get_log_state()
1810 int incfs_get_uncollected_logs_count(struct mount_info *mi, in incfs_get_uncollected_logs_count()
1829 int incfs_collect_logged_reads(struct mount_info *mi, in incfs_collect_logged_reads()