Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dnilfs.h293 extern void nilfs_destroy_inode(struct inode *);
Dsuper.c169 void nilfs_destroy_inode(struct inode *inode) in nilfs_destroy_inode() function
721 .destroy_inode = nilfs_destroy_inode,