Home
last modified time | relevance | path

Searched defs:destroy_inode (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dinode.c276 static void destroy_inode(struct inode *inode) in destroy_inode() function
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h257 void (*destroy_inode)(struct inode *); member
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2003 void (*destroy_inode)(struct inode *); member