Home
last modified time | relevance | path

Searched refs:destroy_inode (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h256 void (*destroy_inode)(struct inode *); member
H A Dsuper.c2114 .destroy_inode = ubifs_destroy_inode,