Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dsuper.c35 static void afs_destroy_inode(struct inode *inode);
60 .destroy_inode = afs_destroy_inode,
717 static void afs_destroy_inode(struct inode *inode) in afs_destroy_inode() function