Home
last modified time | relevance | path

Searched defs:free_user_blocks (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/fs/f2fs/
Dgc.h104 static inline block_t free_user_blocks(struct f2fs_sb_info *sbi) in free_user_blocks() function
/linux-5.10/drivers/lightnvm/
Dpblk-sysfs.c53 int free_blocks, free_user_blocks, total_blocks; in pblk_sysfs_rate_limiter() local
Dpblk.h297 atomic_t free_user_blocks; /* Number of user free blocks (no OP) */ member