Searched defs:destroy_inode (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/fs/ | ||
D | inode.c | 257 static void destroy_inode(struct inode *inode) in destroy_inode() function |
/linux-3.4.99/include/linux/ | ||
D | fs.h | 1688 void (*destroy_inode)(struct inode *); member |