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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dv9fs_vfs.h51 void v9fs_destroy_inode(struct inode *inode);
H A Dvfs_super.c274 .destroy_inode = v9fs_destroy_inode,
285 .destroy_inode = v9fs_destroy_inode,
H A Dvfs_inode.c230 * v9fs_destroy_inode - destroy an inode
234 void v9fs_destroy_inode(struct inode *inode) function

Completed in 57 milliseconds