Searched refs:unusable_cap (Results 1 – 3 of 3) sorted by relevance
547 F2FS_OPTION(sbi).unusable_cap = sbi->user_block_count; in adjust_unusable_cap_perc()549 F2FS_OPTION(sbi).unusable_cap = (sbi->user_block_count / 100) * in adjust_unusable_cap_perc()553 F2FS_OPTION(sbi).unusable_cap, in adjust_unusable_cap_perc()1081 F2FS_CTX_INFO(ctx).unusable_cap = arg; in f2fs_parse_param()1091 F2FS_CTX_INFO(ctx).unusable_cap = 0; in f2fs_parse_param()1772 F2FS_OPTION(sbi).unusable_cap = F2FS_CTX_INFO(ctx).unusable_cap; in f2fs_apply_options()2534 F2FS_OPTION(sbi).unusable_cap); in f2fs_show_options()2628 F2FS_OPTION(sbi).unusable_cap = 0; in default_options()
255 block_t unusable_cap; /* Amount of space allowed to be member
983 if (unusable > F2FS_OPTION(sbi).unusable_cap) in f2fs_disable_cp_again()