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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/squashfs/
H A Dinode.c59 static void squashfs_destroy_inode(struct inode *inode);
77 .destroy_inode = squashfs_destroy_inode,
85 .destroy_inode = squashfs_destroy_inode,
2298 static void squashfs_destroy_inode(struct inode *inode) function

Completed in 48 milliseconds