Home
last modified time | relevance | path

Searched refs:destroy_inode (Results 1 – 14 of 14) sorted by relevance

/fs/
Dinode.c244 if (ops->destroy_inode) { in alloc_inode()
245 ops->destroy_inode(inode); in alloc_inode()
279 static void destroy_inode(struct inode *inode) in destroy_inode() function
285 if (ops->destroy_inode) { in destroy_inode()
286 ops->destroy_inode(inode); in destroy_inode()
602 destroy_inode(inode); in evict()
1205 destroy_inode(new); in iget5_locked()
1272 destroy_inode(inode); in iget_locked()
Dpipe.c1409 .destroy_inode = free_inode_nonrcu,
/fs/ecryptfs/
Dsuper.c172 .destroy_inode = ecryptfs_destroy_inode,
/fs/btrfs/tests/
Dbtrfs-tests.c34 .destroy_inode = btrfs_test_destroy_inode,
/fs/orangefs/
Dsuper.c317 .destroy_inode = orangefs_destroy_inode,
/fs/afs/
Dsuper.c59 .destroy_inode = afs_destroy_inode,
/fs/ntfs3/
Dsuper.c595 .destroy_inode = ntfs_destroy_inode,
/fs/hugetlbfs/
Dinode.c1201 .destroy_inode = hugetlbfs_destroy_inode,
/fs/xfs/
Dxfs_super.c1131 .destroy_inode = xfs_fs_destroy_inode,
/fs/overlayfs/
Dsuper.c427 .destroy_inode = ovl_destroy_inode,
/fs/incfs/
Dvfs.c82 .destroy_inode = free_inode,
/fs/fuse/
Dinode.c1228 .destroy_inode = fuse_destroy_inode,
/fs/btrfs/
Dsuper.c2606 .destroy_inode = btrfs_destroy_inode,
/fs/ext4/
Dsuper.c1635 .destroy_inode = ext4_destroy_inode,