Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nilfs2/
Dnilfs.h278 extern void nilfs_destroy_inode(struct inode *);
Dsuper.c185 void nilfs_destroy_inode(struct inode *inode) in nilfs_destroy_inode() function
677 .destroy_inode = nilfs_destroy_inode,