Searched refs:unusable_cap (Results 1 – 3 of 3) sorted by relevance
540 F2FS_OPTION(sbi).unusable_cap = sbi->user_block_count; in adjust_unusable_cap_perc()542 F2FS_OPTION(sbi).unusable_cap = (sbi->user_block_count / 100) * in adjust_unusable_cap_perc()546 F2FS_OPTION(sbi).unusable_cap, in adjust_unusable_cap_perc()1063 F2FS_CTX_INFO(ctx).unusable_cap = arg; in f2fs_parse_param()1073 F2FS_CTX_INFO(ctx).unusable_cap = 0; in f2fs_parse_param()1748 F2FS_OPTION(sbi).unusable_cap = F2FS_CTX_INFO(ctx).unusable_cap; in f2fs_apply_options()2493 F2FS_OPTION(sbi).unusable_cap); in f2fs_show_options()2582 F2FS_OPTION(sbi).unusable_cap = 0; in default_options()
246 block_t unusable_cap; /* Amount of space allowed to be member
937 if (unusable > F2FS_OPTION(sbi).unusable_cap) in f2fs_disable_cp_again()