Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinode.c304 static void destroy_inode(struct inode *inode) in destroy_inode() function
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h256 void (*destroy_inode)(struct inode *); member
/openbmc/linux/include/linux/
H A Dfs.h2058 void (*destroy_inode)(struct inode *); member