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