Symbol: btrfs_set_opt
fs/btrfs/super.c
1540
btrfs_set_opt(fs_info->mount_opt, FREE_SPACE_TREE);
fs/btrfs/super.c
1545
btrfs_set_opt(fs_info->mount_opt, SPACE_CACHE);
fs/btrfs/super.c
2474
btrfs_set_opt(fs_info->mount_opt, DEGRADED);
fs/btrfs/super.c
291
btrfs_set_opt(ctx->mount_opt, COMPRESS);
fs/btrfs/super.c
300
btrfs_set_opt(ctx->mount_opt, COMPRESS);
fs/btrfs/super.c
311
btrfs_set_opt(ctx->mount_opt, COMPRESS);
fs/btrfs/super.c
320
btrfs_set_opt(ctx->mount_opt, COMPRESS);
fs/btrfs/super.c
352
btrfs_set_opt(ctx->mount_opt, DEGRADED);
fs/btrfs/super.c
386
btrfs_set_opt(ctx->mount_opt, NODATASUM);
fs/btrfs/super.c
396
btrfs_set_opt(ctx->mount_opt, NODATACOW);
fs/btrfs/super.c
397
btrfs_set_opt(ctx->mount_opt, NODATASUM);
fs/btrfs/super.c
404
btrfs_set_opt(ctx->mount_opt, FORCE_COMPRESS);
fs/btrfs/super.c
413
btrfs_set_opt(ctx->mount_opt, NOSSD);
fs/btrfs/super.c
417
btrfs_set_opt(ctx->mount_opt, SSD);
fs/btrfs/super.c
425
btrfs_set_opt(ctx->mount_opt, SSD);
fs/btrfs/super.c
426
btrfs_set_opt(ctx->mount_opt, SSD_SPREAD);
fs/btrfs/super.c
432
btrfs_set_opt(ctx->mount_opt, NOBARRIER);
fs/btrfs/super.c
469
btrfs_set_opt(ctx->mount_opt, NOTREELOG);
fs/btrfs/super.c
476
btrfs_set_opt(ctx->mount_opt, NOLOGREPLAY);
fs/btrfs/super.c
482
btrfs_set_opt(ctx->mount_opt, FLUSHONCOMMIT);
fs/btrfs/super.c
491
btrfs_set_opt(ctx->mount_opt, NODISCARD);
fs/btrfs/super.c
493
btrfs_set_opt(ctx->mount_opt, DISCARD_SYNC);
fs/btrfs/super.c
501
btrfs_set_opt(ctx->mount_opt, DISCARD_SYNC);
fs/btrfs/super.c
505
btrfs_set_opt(ctx->mount_opt, DISCARD_ASYNC);
fs/btrfs/super.c
516
btrfs_set_opt(ctx->mount_opt, NOSPACECACHE);
fs/btrfs/super.c
521
btrfs_set_opt(ctx->mount_opt, SPACE_CACHE);
fs/btrfs/super.c
527
btrfs_set_opt(ctx->mount_opt, SPACE_CACHE);
fs/btrfs/super.c
532
btrfs_set_opt(ctx->mount_opt, FREE_SPACE_TREE);
fs/btrfs/super.c
541
btrfs_set_opt(ctx->mount_opt, RESCAN_UUID_TREE);
fs/btrfs/super.c
544
btrfs_set_opt(ctx->mount_opt, CLEAR_CACHE);
fs/btrfs/super.c
547
btrfs_set_opt(ctx->mount_opt, USER_SUBVOL_RM_ALLOWED);
fs/btrfs/super.c
553
btrfs_set_opt(ctx->mount_opt, ENOSPC_DEBUG);
fs/btrfs/super.c
559
btrfs_set_opt(ctx->mount_opt, AUTO_DEFRAG);
fs/btrfs/super.c
564
btrfs_set_opt(ctx->mount_opt, USEBACKUPROOT);
fs/btrfs/super.c
567
btrfs_set_opt(ctx->mount_opt, CLEAR_CACHE);
fs/btrfs/super.c
570
btrfs_set_opt(ctx->mount_opt, SKIP_BALANCE);
fs/btrfs/super.c
575
btrfs_set_opt(ctx->mount_opt, PANIC_ON_FATAL_ERROR);
fs/btrfs/super.c
598
btrfs_set_opt(ctx->mount_opt, USEBACKUPROOT);
fs/btrfs/super.c
601
btrfs_set_opt(ctx->mount_opt, NOLOGREPLAY);
fs/btrfs/super.c
604
btrfs_set_opt(ctx->mount_opt, IGNOREBADROOTS);
fs/btrfs/super.c
607
btrfs_set_opt(ctx->mount_opt, IGNOREDATACSUMS);
fs/btrfs/super.c
610
btrfs_set_opt(ctx->mount_opt, IGNOREMETACSUMS);
fs/btrfs/super.c
613
btrfs_set_opt(ctx->mount_opt, IGNORESUPERFLAGS);
fs/btrfs/super.c
616
btrfs_set_opt(ctx->mount_opt, IGNOREDATACSUMS);
fs/btrfs/super.c
617
btrfs_set_opt(ctx->mount_opt, IGNOREMETACSUMS);
fs/btrfs/super.c
618
btrfs_set_opt(ctx->mount_opt, IGNORESUPERFLAGS);
fs/btrfs/super.c
619
btrfs_set_opt(ctx->mount_opt, IGNOREBADROOTS);
fs/btrfs/super.c
620
btrfs_set_opt(ctx->mount_opt, NOLOGREPLAY);
fs/btrfs/super.c
632
btrfs_set_opt(ctx->mount_opt, FRAGMENT_DATA);
fs/btrfs/super.c
633
btrfs_set_opt(ctx->mount_opt, FRAGMENT_METADATA);
fs/btrfs/super.c
636
btrfs_set_opt(ctx->mount_opt, FRAGMENT_METADATA);
fs/btrfs/super.c
639
btrfs_set_opt(ctx->mount_opt, FRAGMENT_DATA);
fs/btrfs/super.c
648
btrfs_set_opt(ctx->mount_opt, REF_VERIFY);
fs/btrfs/super.c
651
btrfs_set_opt(ctx->mount_opt, REF_TRACKER);
fs/btrfs/super.c
744
btrfs_set_opt(fs_info->mount_opt, FREE_SPACE_TREE);
fs/btrfs/super.c
772
btrfs_set_opt(fs_info->mount_opt, FREE_SPACE_TREE);
fs/btrfs/super.c
774
btrfs_set_opt(fs_info->mount_opt, SPACE_CACHE);
fs/btrfs/super.c
781
btrfs_set_opt(fs_info->mount_opt, SSD);
fs/btrfs/super.c
797
btrfs_set_opt(fs_info->mount_opt, DISCARD_ASYNC);