Home
last modified time | relevance | path

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

/Linux-v6.6/fs/afs/
Dsuper.c35 static void afs_destroy_inode(struct inode *inode);
60 .destroy_inode = afs_destroy_inode,
715 static void afs_destroy_inode(struct inode *inode) in afs_destroy_inode() function