Searched refs:hfs_evict_inode (Results 1 – 3 of 3) sorted by relevance
/fs/hfs/ | ||
D | hfs_fs.h | 210 extern void hfs_evict_inode(struct inode *); |
D | super.c | 184 .evict_inode = hfs_evict_inode, |
D | inode.c | 548 void hfs_evict_inode(struct inode *inode) in hfs_evict_inode() function |