Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dgc.h50 static inline block_t free_user_blocks(struct f2fs_sb_info *sbi) in free_user_blocks() function
/Linux-v4.19/drivers/lightnvm/
Dpblk-sysfs.c52 int free_blocks, free_user_blocks, total_blocks; in pblk_sysfs_rate_limiter() local
Dpblk.h301 atomic_t free_user_blocks; /* Number of user free blocks (no OP) */ member