Home
last modified time | relevance | path

Searched refs:move_to_lru (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/exfat/
Dexfat_cache.c63 static void move_to_lru(struct buf_cache_t *bp, struct buf_cache_t *list) in move_to_lru() function
472 move_to_lru(bp, &p_fs->FAT_cache_lru_list); in FAT_getblk()
592 move_to_lru(bp, &p_fs->buf_cache_lru_list); in __buf_getblk()
676 move_to_lru(bp, &p_fs->buf_cache_lru_list); in buf_release()