Symbol: btrfs_set_opt
fs/btrfs/super.c
1544
btrfs_set_opt(fs_info->mount_opt, FREE_SPACE_TREE);
fs/btrfs/super.c
1549
btrfs_set_opt(fs_info->mount_opt, SPACE_CACHE);
fs/btrfs/super.c
2512
btrfs_set_opt(fs_info->mount_opt, DEGRADED);
fs/btrfs/super.c
293
btrfs_set_opt(ctx->mount_opt, COMPRESS);
fs/btrfs/super.c
302
btrfs_set_opt(ctx->mount_opt, COMPRESS);
fs/btrfs/super.c
313
btrfs_set_opt(ctx->mount_opt, COMPRESS);
fs/btrfs/super.c
322
btrfs_set_opt(ctx->mount_opt, COMPRESS);
fs/btrfs/super.c
354
btrfs_set_opt(ctx->mount_opt, DEGRADED);
fs/btrfs/super.c
388
btrfs_set_opt(ctx->mount_opt, NODATASUM);
fs/btrfs/super.c
398
btrfs_set_opt(ctx->mount_opt, NODATACOW);
fs/btrfs/super.c
399
btrfs_set_opt(ctx->mount_opt, NODATASUM);
fs/btrfs/super.c
406
btrfs_set_opt(ctx->mount_opt, FORCE_COMPRESS);
fs/btrfs/super.c
415
btrfs_set_opt(ctx->mount_opt, NOSSD);
fs/btrfs/super.c
419
btrfs_set_opt(ctx->mount_opt, SSD);
fs/btrfs/super.c
427
btrfs_set_opt(ctx->mount_opt, SSD);
fs/btrfs/super.c
428
btrfs_set_opt(ctx->mount_opt, SSD_SPREAD);
fs/btrfs/super.c
434
btrfs_set_opt(ctx->mount_opt, NOBARRIER);
fs/btrfs/super.c
471
btrfs_set_opt(ctx->mount_opt, NOTREELOG);
fs/btrfs/super.c
478
btrfs_set_opt(ctx->mount_opt, NOLOGREPLAY);
fs/btrfs/super.c
484
btrfs_set_opt(ctx->mount_opt, FLUSHONCOMMIT);
fs/btrfs/super.c
493
btrfs_set_opt(ctx->mount_opt, NODISCARD);
fs/btrfs/super.c
495
btrfs_set_opt(ctx->mount_opt, DISCARD_SYNC);
fs/btrfs/super.c
503
btrfs_set_opt(ctx->mount_opt, DISCARD_SYNC);
fs/btrfs/super.c
507
btrfs_set_opt(ctx->mount_opt, DISCARD_ASYNC);
fs/btrfs/super.c
518
btrfs_set_opt(ctx->mount_opt, NOSPACECACHE);
fs/btrfs/super.c
523
btrfs_set_opt(ctx->mount_opt, SPACE_CACHE);
fs/btrfs/super.c
529
btrfs_set_opt(ctx->mount_opt, SPACE_CACHE);
fs/btrfs/super.c
534
btrfs_set_opt(ctx->mount_opt, FREE_SPACE_TREE);
fs/btrfs/super.c
543
btrfs_set_opt(ctx->mount_opt, RESCAN_UUID_TREE);
fs/btrfs/super.c
546
btrfs_set_opt(ctx->mount_opt, CLEAR_CACHE);
fs/btrfs/super.c
549
btrfs_set_opt(ctx->mount_opt, USER_SUBVOL_RM_ALLOWED);
fs/btrfs/super.c
555
btrfs_set_opt(ctx->mount_opt, ENOSPC_DEBUG);
fs/btrfs/super.c
561
btrfs_set_opt(ctx->mount_opt, AUTO_DEFRAG);
fs/btrfs/super.c
566
btrfs_set_opt(ctx->mount_opt, USEBACKUPROOT);
fs/btrfs/super.c
569
btrfs_set_opt(ctx->mount_opt, CLEAR_CACHE);
fs/btrfs/super.c
572
btrfs_set_opt(ctx->mount_opt, SKIP_BALANCE);
fs/btrfs/super.c
577
btrfs_set_opt(ctx->mount_opt, PANIC_ON_FATAL_ERROR);
fs/btrfs/super.c
600
btrfs_set_opt(ctx->mount_opt, USEBACKUPROOT);
fs/btrfs/super.c
603
btrfs_set_opt(ctx->mount_opt, NOLOGREPLAY);
fs/btrfs/super.c
606
btrfs_set_opt(ctx->mount_opt, IGNOREBADROOTS);
fs/btrfs/super.c
609
btrfs_set_opt(ctx->mount_opt, IGNOREDATACSUMS);
fs/btrfs/super.c
612
btrfs_set_opt(ctx->mount_opt, IGNOREMETACSUMS);
fs/btrfs/super.c
615
btrfs_set_opt(ctx->mount_opt, IGNORESUPERFLAGS);
fs/btrfs/super.c
618
btrfs_set_opt(ctx->mount_opt, IGNOREDATACSUMS);
fs/btrfs/super.c
619
btrfs_set_opt(ctx->mount_opt, IGNOREMETACSUMS);
fs/btrfs/super.c
620
btrfs_set_opt(ctx->mount_opt, IGNORESUPERFLAGS);
fs/btrfs/super.c
621
btrfs_set_opt(ctx->mount_opt, IGNOREBADROOTS);
fs/btrfs/super.c
622
btrfs_set_opt(ctx->mount_opt, NOLOGREPLAY);
fs/btrfs/super.c
634
btrfs_set_opt(ctx->mount_opt, FRAGMENT_DATA);
fs/btrfs/super.c
635
btrfs_set_opt(ctx->mount_opt, FRAGMENT_METADATA);
fs/btrfs/super.c
638
btrfs_set_opt(ctx->mount_opt, FRAGMENT_METADATA);
fs/btrfs/super.c
641
btrfs_set_opt(ctx->mount_opt, FRAGMENT_DATA);
fs/btrfs/super.c
650
btrfs_set_opt(ctx->mount_opt, REF_VERIFY);
fs/btrfs/super.c
653
btrfs_set_opt(ctx->mount_opt, REF_TRACKER);
fs/btrfs/super.c
746
btrfs_set_opt(fs_info->mount_opt, FREE_SPACE_TREE);
fs/btrfs/super.c
774
btrfs_set_opt(fs_info->mount_opt, FREE_SPACE_TREE);
fs/btrfs/super.c
776
btrfs_set_opt(fs_info->mount_opt, SPACE_CACHE);
fs/btrfs/super.c
783
btrfs_set_opt(fs_info->mount_opt, SSD);
fs/btrfs/super.c
799
btrfs_set_opt(fs_info->mount_opt, DISCARD_ASYNC);
fs/btrfs/tests/zoned-tests.c
85
btrfs_set_opt(fs_info->mount_opt, DEGRADED);