Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dsuper.c172 .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.rst170 void (*destroy_inode)(struct inode *);
194 destroy_inode:
H A Dvfs.rst254 void (*destroy_inode)(struct inode *);
300 ``destroy_inode``
301 this method is called by destroy_inode() to release resources
308 in ->destroy_inode to free 'struct inode' memory, then it's
/linux/fs/
H A Dpipe.c1454 .destroy_inode = free_inode_nonrcu,
/linux/fs/overlayfs/
H A Dsuper.c282 .destroy_inode = ovl_destroy_inode,
1380 /* alloc/destroy_inode needed for setting up traps in inode cache */ in ovl_fill_super()
/linux/fs/hugetlbfs/
H A Dinode.c1263 .destroy_inode = hugetlbfs_destroy_inode,
/linux/fs/xfs/
H A Dxfs_super.c1299 .destroy_inode = xfs_fs_destroy_inode,
/linux/fs/btrfs/
H A Dsuper.c2424 .destroy_inode = btrfs_destroy_inode,
/linux/include/linux/
H A Dfs.h2342 void (*destroy_inode)(struct inode *); member
/linux/mm/
H A Dshmem.c5335 .destroy_inode = shmem_destroy_inode,
/linux/fs/ext4/
H A Dsuper.c1612 .destroy_inode = ext4_destroy_inode,