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