Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dnilfs.h284 extern void nilfs_destroy_inode(struct inode *);
Dsuper.c186 void nilfs_destroy_inode(struct inode *inode) in nilfs_destroy_inode() function
550 .destroy_inode = nilfs_destroy_inode,