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