Home
last modified time | relevance | path

Searched refs:ntfs_destroy_big_inode (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dinode.h281 extern void ntfs_destroy_big_inode(struct inode *inode);
Dinode.c341 void ntfs_destroy_big_inode(struct inode *inode) in ntfs_destroy_big_inode() function
Dsuper.c2680 .destroy_inode = ntfs_destroy_big_inode, /* VFS: Deallocate inode. */