/kernel/linux/linux-5.10/fs/efs/ |
D | super.c | 101 static void destroy_inodecache(void) in destroy_inodecache() function 142 destroy_inodecache(); in init_efs_fs() 149 destroy_inodecache(); in exit_efs_fs()
|
/kernel/linux/linux-5.10/fs/qnx4/ |
D | inode.c | 371 static void destroy_inodecache(void) in destroy_inodecache() function 406 destroy_inodecache(); in init_qnx4_fs() 417 destroy_inodecache(); in exit_qnx4_fs()
|
/kernel/linux/linux-5.10/fs/adfs/ |
D | super.c | 259 static void destroy_inodecache(void) in destroy_inodecache() function 481 destroy_inodecache(); in init_adfs_fs() 489 destroy_inodecache(); in exit_adfs_fs()
|
/kernel/linux/linux-5.10/fs/squashfs/ |
D | super.c | 461 static void destroy_inodecache(void) in destroy_inodecache() function 481 destroy_inodecache(); in init_squashfs_fs() 494 destroy_inodecache(); in exit_squashfs_fs()
|
/kernel/linux/linux-5.10/fs/bfs/ |
D | inode.c | 272 static void destroy_inodecache(void) in destroy_inodecache() function 477 destroy_inodecache(); in init_bfs_fs() 485 destroy_inodecache(); in exit_bfs_fs()
|
/kernel/linux/linux-5.10/fs/qnx6/ |
D | inode.c | 630 static void destroy_inodecache(void) in destroy_inodecache() function 665 destroy_inodecache(); in init_qnx6_fs() 676 destroy_inodecache(); in exit_qnx6_fs()
|
/kernel/linux/linux-5.10/fs/affs/ |
D | super.c | 141 static void destroy_inodecache(void) in destroy_inodecache() function 666 destroy_inodecache(); in init_affs_fs() 674 destroy_inodecache(); in exit_affs_fs()
|
/kernel/linux/linux-5.10/fs/hpfs/ |
D | super.c | 265 static void destroy_inodecache(void) in destroy_inodecache() function 780 destroy_inodecache(); in init_hpfs_fs() 788 destroy_inodecache(); in exit_hpfs_fs()
|
/kernel/linux/linux-5.10/fs/minix/ |
D | inode.c | 96 static void destroy_inodecache(void) in destroy_inodecache() function 708 destroy_inodecache(); in init_minix_fs() 716 destroy_inodecache(); in exit_minix_fs()
|
/kernel/linux/linux-5.10/fs/isofs/ |
D | inode.c | 103 static void destroy_inodecache(void) in destroy_inodecache() function 1598 destroy_inodecache(); in init_iso9660_fs() 1609 destroy_inodecache(); in exit_iso9660_fs()
|
/kernel/linux/linux-5.10/fs/ext2/ |
D | super.c | 229 static void destroy_inodecache(void) in destroy_inodecache() function 1640 destroy_inodecache(); in init_ext2_fs() 1647 destroy_inodecache(); in exit_ext2_fs()
|
/kernel/linux/linux-5.10/fs/ufs/ |
D | super.c | 1484 static void destroy_inodecache(void) in destroy_inodecache() function 1531 destroy_inodecache(); in init_ufs_fs() 1539 destroy_inodecache(); in exit_ufs_fs()
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
D | super.c | 681 static void destroy_inodecache(void) in destroy_inodecache() function 2634 destroy_inodecache(); in init_reiserfs_fs() 2643 destroy_inodecache(); in exit_reiserfs_fs()
|
/kernel/linux/linux-5.10/fs/udf/ |
D | super.c | 184 static void destroy_inodecache(void) in destroy_inodecache() function 236 destroy_inodecache(); in init_udf_fs() 245 destroy_inodecache(); in exit_udf_fs()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
D | super.c | 4134 static void destroy_inodecache(void) in destroy_inodecache() function 4231 destroy_inodecache(); in init_f2fs_fs() 4253 destroy_inodecache(); in exit_f2fs_fs()
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | super.c | 1385 static void destroy_inodecache(void) in destroy_inodecache() function 6764 destroy_inodecache(); in ext4_init_fs() 6790 destroy_inodecache(); in ext4_exit_fs()
|