Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dzbud.h10 int (*evict)(struct zbud_pool *pool, unsigned long handle); member
Dzpool.h18 int (*evict)(struct zpool *pool, unsigned long handle); member
/linux-4.19.296/fs/
Dinode.c537 static void evict(struct inode *inode) in evict() function