Home
last modified time | relevance | path

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

/fs/
Dinode.c238 if (ops->destroy_inode) { in alloc_inode()
239 ops->destroy_inode(inode); in alloc_inode()
273 static void destroy_inode(struct inode *inode) in destroy_inode() function
279 if (ops->destroy_inode) { in destroy_inode()
280 ops->destroy_inode(inode); in destroy_inode()
591 destroy_inode(inode); in evict()
1152 destroy_inode(new); in iget5_locked()
1219 destroy_inode(inode); in iget_locked()
Dpipe.c1176 .destroy_inode = free_inode_nonrcu,
/fs/ecryptfs/
Dsuper.c172 .destroy_inode = ecryptfs_destroy_inode,
/fs/sdcardfs/
Dsuper.c312 .destroy_inode = sdcardfs_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/hugetlbfs/
Dinode.c1114 .destroy_inode = hugetlbfs_destroy_inode,
/fs/overlayfs/
Dsuper.c390 .destroy_inode = ovl_destroy_inode,
/fs/xfs/
Dxfs_super.c1830 .destroy_inode = xfs_fs_destroy_inode,
/fs/incfs/
Dvfs.c83 .destroy_inode = free_inode,
/fs/btrfs/
Dsuper.c2289 .destroy_inode = btrfs_destroy_inode,
/fs/ext4/
Dsuper.c1433 .destroy_inode = ext4_destroy_inode,