Home
last modified time | relevance | path

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

/linux-2.6.39/fs/freevxfs/
Dvxfs_extern.h66 extern void vxfs_evict_inode(struct inode *);
Dvxfs_super.c63 .evict_inode = vxfs_evict_inode,
Dvxfs_inode.c356 vxfs_evict_inode(struct inode *ip) in vxfs_evict_inode() function