Home
last modified time | relevance | path

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

/linux-4.1.27/fs/afs/
Dsuper.c38 static void afs_destroy_inode(struct inode *inode);
54 .destroy_inode = afs_destroy_inode,
512 static void afs_destroy_inode(struct inode *inode) in afs_destroy_inode() function