Home
last modified time | relevance | path

Searched defs:user_block_count (Results 1 – 4 of 4) sorted by relevance

/fs/f2fs/
Dgc.h133 static inline block_t limit_invalid_user_blocks(block_t user_block_count) in limit_invalid_user_blocks()
180 block_t user_block_count = sbi->user_block_count; in has_enough_invalid_blocks() local
Dsuper.c1894 block_t total_count, user_block_count, start_count; in f2fs_statfs() local
3783 block_t user_block_count, valid_user_blocks; in f2fs_sanity_check_ckpt() local
Dgc.c2178 long long user_block_count = in update_fs_metadata() local
Df2fs.h1673 block_t user_block_count; /* # of user blocks */ member