Home
last modified time | relevance | path

Searched refs:SET_OPTION (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dflac.c458 #define SET_OPTION(x) do {\ in start_write() macro
462 SET_OPTION(blocksize); in start_write()
463 SET_OPTION(do_exhaustive_model_search); in start_write()
464 SET_OPTION(max_lpc_order); in start_write()
465 SET_OPTION(max_residual_partition_order); in start_write()
466 SET_OPTION(min_residual_partition_order); in start_write()
468 SET_OPTION(do_mid_side_stereo); in start_write()
469 SET_OPTION(loose_mid_side_stereo); in start_write()
471 #undef SET_OPTION in start_write()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dbitmap.c40 #define SET_OPTION(optname) \ macro
587 SET_OPTION(concentrating_formatted_nodes); in reiserfs_parse_alloc_options()
600 SET_OPTION(displacing_large_files); in reiserfs_parse_alloc_options()
607 SET_OPTION(displacing_new_packing_localities); in reiserfs_parse_alloc_options()
612 SET_OPTION(old_hashed_relocation); in reiserfs_parse_alloc_options()
617 SET_OPTION(new_hashed_relocation); in reiserfs_parse_alloc_options()
622 SET_OPTION(dirid_groups); in reiserfs_parse_alloc_options()
626 SET_OPTION(oid_groups); in reiserfs_parse_alloc_options()
630 SET_OPTION(packing_groups); in reiserfs_parse_alloc_options()
634 SET_OPTION(hashed_formatted_nodes); in reiserfs_parse_alloc_options()
[all …]