Searched refs:v9fs_evict_inode (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/9p/
H A Dv9fs_vfs.h46 void v9fs_evict_inode(struct inode *inode);
H A Dvfs_super.c287 .evict_inode = v9fs_evict_inode,
298 .evict_inode = v9fs_evict_inode,
H A Dvfs_inode.c341 * v9fs_evict_inode - Remove an inode from the inode cache
345 void v9fs_evict_inode(struct inode *inode) function

Completed in 151 milliseconds