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