Home
last modified time | relevance | path

Searched refs:log_mode (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/
H A Ddirty_log_test.c399 struct log_mode { struct
445 struct log_mode *mode = &log_modes[host_log_mode]; in log_mode_supported()
455 struct log_mode *mode = &log_modes[host_log_mode]; in log_mode_create_vm_done()
465 struct log_mode *mode = &log_modes[host_log_mode]; in log_mode_collect_dirty_pages()
474 struct log_mode *mode = &log_modes[host_log_mode]; in log_mode_after_vcpu_run()
411 after_vcpu_runlog_mode global() argument
/linux/fs/btrfs/
H A Dtree-log.c219 enum btrfs_log_mode log_mode,
4748 int start_slot, int nr, enum btrfs_log_mode log_mode, in copy_items() argument
4962 inode, log_mode == LOG_INODE_EXISTS, in copy_items()
5927 int log_mode = LOG_INODE_EXISTS; in log_new_dir_dentries() local
5960 log_mode = LOG_INODE_ALL; in log_new_dir_dentries()
5961 ret = btrfs_log_inode(trans, di_inode, log_mode, ctx); in log_new_dir_dentries()
6372 const enum btrfs_log_mode log_mode, in copy_inode_items_to_log() argument
6428 log_mode, logged_isize, ctx); in copy_inode_items_to_log()
6447 ins_nr, log_mode, logged_isize, ctx); in copy_inode_items_to_log()
6464 ins_nr, log_mode, logged_isize, ctx); in copy_inode_items_to_log()
[all …]
/linux/include/trace/events/
H A Dbtrfs.h999 const struct btrfs_log_ctx *ctx, int log_mode),
1001 TP_ARGS(trans, inode, ctx, log_mode),
1020 __field( int, log_mode )
1046 __entry->log_mode = log_mode;
1061 __entry->is_conflict_inode, __entry->log_mode,
1063 __print_symbolic(__entry->log_mode, LOG_MODES))
/linux/sound/soc/qcom/qdsp6/
H A Dtopology.c680 mod->log_mode = le32_to_cpu(mod_elem->value); in audioreach_widget_log_module_load()
H A Daudioreach.c1168 cfg->mode = module->log_mode; in audioreach_shmem_set_media_format()