Home
last modified time | relevance | path

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

/linux-6.14.4/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.c1837 block_t total_count, user_block_count, start_count; in f2fs_statfs() local
3699 block_t user_block_count, valid_user_blocks; in f2fs_sanity_check_ckpt() local
Dgc.c2174 long long user_block_count = in update_fs_metadata() local
Df2fs.h1650 block_t user_block_count; /* # of user blocks */ member
/linux-6.14.4/drivers/memstick/core/
Dmspro_block.c73 __be16 user_block_count; member
/linux-6.14.4/include/linux/
Df2fs_fs.h182 __le64 user_block_count; /* # of user blocks */ member