Home
last modified time | relevance | path

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

/Linux-v4.19/fs/hfsplus/
Dsuper.c21 static void hfsplus_destroy_inode(struct inode *inode);
364 .destroy_inode = hfsplus_destroy_inode,
638 static void hfsplus_destroy_inode(struct inode *inode) in hfsplus_destroy_inode() function