Home
last modified time | relevance | path

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

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