Home
last modified time | relevance | path

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

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