Home
last modified time | relevance | path

Searched refs:no_compress (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c522 int no_compress = 0; in btrfs_parse_options() local
624 no_compress = 0; in btrfs_parse_options()
633 no_compress = 0; in btrfs_parse_options()
645 no_compress = 0; in btrfs_parse_options()
653 no_compress++; in btrfs_parse_options()
672 if (no_compress == 1) { in btrfs_parse_options()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsuper.c321 int no_compress = 0; in btrfs_parse_options() local
430 no_compress = 0; in btrfs_parse_options()
439 no_compress = 0; in btrfs_parse_options()
451 no_compress = 0; in btrfs_parse_options()
459 no_compress++; in btrfs_parse_options()
478 if (no_compress == 1) { in btrfs_parse_options()

Completed in 6 milliseconds