Home
last modified time | relevance | path

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

/Linux-v4.19/fs/afs/
Dsuper.c37 static void afs_destroy_inode(struct inode *inode);
57 .destroy_inode = afs_destroy_inode,
662 static void afs_destroy_inode(struct inode *inode) in afs_destroy_inode() function