Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A 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
H A Dsuper.c1840 block_t total_count, user_block_count, start_count; in f2fs_statfs() local
3717 block_t user_block_count, valid_user_blocks; in f2fs_sanity_check_ckpt() local
H A Dgc.c2174 long long user_block_count = in update_fs_metadata() local
H A Df2fs.h1668 block_t user_block_count; /* # of user blocks */ member
/linux-6.15/drivers/memstick/core/
H A Dmspro_block.c73 __be16 user_block_count; member
/linux-6.15/include/linux/
H A Df2fs_fs.h182 __le64 user_block_count; /* # of user blocks */ member