Home
last modified time | relevance | path

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

/linux-4.1.27/fs/9p/
Dv9fs_vfs.h58 void v9fs_destroy_inode(struct inode *inode);
Dvfs_super.c344 .destroy_inode = v9fs_destroy_inode,
354 .destroy_inode = v9fs_destroy_inode,
Dvfs_inode.c266 void v9fs_destroy_inode(struct inode *inode) in v9fs_destroy_inode() function