Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dubifs.h256 void (*destroy_inode)(struct inode *); member
Dsuper.c2114 .destroy_inode = ubifs_destroy_inode,