Home
last modified time | relevance | path

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

/linux/fs/
H A Dinode.c355 if (ops->destroy_inode) { in alloc_inode()
356 ops->destroy_inode(inode); in alloc_inode()
390 static void destroy_inode(struct inode *inode) in destroy_inode() function
396 if (ops->destroy_inode) { in destroy_inode()
397 ops->destroy_inode(inode); in destroy_inode()
870 destroy_inode(inode); in evict()
1393 destroy_inode(new); in iget5_locked()
1439 destroy_inode(new); in iget5_locked_rcu()
1508 destroy_inode(inode); in iget_locked()
H A Dpipe.c1455 .destroy_inode = free_inode_nonrcu,
/linux/fs/ecryptfs/
H A Dsuper.c169 .destroy_inode = ecryptfs_destroy_inode,
/linux/fs/btrfs/tests/
H A Dbtrfs-tests.c38 .destroy_inode = btrfs_test_destroy_inode,
/linux/drivers/dax/
H A Dsuper.c389 .destroy_inode = dax_destroy_inode,
/linux/fs/orangefs/
H A Dsuper.c307 .destroy_inode = orangefs_destroy_inode,
/linux/fs/tracefs/
H A Dinode.c440 .destroy_inode = tracefs_destroy_inode,
/linux/fs/afs/
H A Dsuper.c60 .destroy_inode = afs_destroy_inode,
/linux/Documentation/filesystems/
H A Dlocking.rst173 void (*destroy_inode)(struct inode *);
196 destroy_inode:
/linux/virt/kvm/
H A Dguest_memfd.c964 .destroy_inode = kvm_gmem_destroy_inode,
/linux/kernel/bpf/
H A Dinode.c780 .destroy_inode = bpf_destroy_inode,
/linux/fs/overlayfs/
H A Dsuper.c300 .destroy_inode = ovl_destroy_inode,
/linux/fs/hugetlbfs/
H A Dinode.c1270 .destroy_inode = hugetlbfs_destroy_inode,
/linux/fs/xfs/
H A Dxfs_super.c1286 .destroy_inode = xfs_fs_destroy_inode,
/linux/fs/btrfs/
H A Dsuper.c2506 .destroy_inode = btrfs_destroy_inode,
/linux/mm/
H A Dshmem.c5292 .destroy_inode = shmem_destroy_inode,
/linux/fs/ext4/
H A Dsuper.c1637 .destroy_inode = ext4_destroy_inode,