Home
last modified time | relevance | path

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

/linux-6.12.1/fs/efs/
Dsuper.c97 static int __init init_inodecache(void) in init_inodecache() function
134 err = init_inodecache(); in init_efs_fs()
/linux-6.12.1/fs/qnx4/
Dinode.c376 static int init_inodecache(void) in init_inodecache() function
411 err = init_inodecache(); in init_qnx4_fs()
/linux-6.12.1/fs/adfs/
Dsuper.c247 static int __init init_inodecache(void) in init_inodecache() function
473 int err = init_inodecache(); in init_adfs_fs()
/linux-6.12.1/fs/bfs/
Dinode.c257 static int __init init_inodecache(void) in init_inodecache() function
466 int err = init_inodecache(); in init_bfs_fs()
/linux-6.12.1/fs/squashfs/
Dsuper.c614 static int __init init_inodecache(void) in init_inodecache() function
638 int err = init_inodecache(); in init_squashfs_fs()
/linux-6.12.1/fs/affs/
Dsuper.c129 static int __init init_inodecache(void) in init_inodecache() function
657 int err = init_inodecache(); in init_affs_fs()
/linux-6.12.1/fs/hpfs/
Dsuper.c253 static int init_inodecache(void) in init_inodecache() function
775 int err = init_inodecache(); in init_hpfs_fs()
/linux-6.12.1/fs/qnx6/
Dinode.c608 static int init_inodecache(void) in init_inodecache() function
674 err = init_inodecache(); in init_qnx6_fs()
/linux-6.12.1/fs/minix/
Dinode.c85 static int __init init_inodecache(void) in init_inodecache() function
712 int err = init_inodecache(); in init_minix_fs()
/linux-6.12.1/fs/isofs/
Dinode.c92 static int __init init_inodecache(void) in init_inodecache() function
1587 int err = init_inodecache(); in init_iso9660_fs()
/linux-6.12.1/fs/ext2/
Dsuper.c212 static int __init init_inodecache(void) in init_inodecache() function
1640 err = init_inodecache(); in init_ext2_fs()
/linux-6.12.1/fs/ufs/
Dsuper.c1469 static int __init init_inodecache(void) in init_inodecache() function
1522 int err = init_inodecache(); in init_ufs_fs()
/linux-6.12.1/fs/reiserfs/
Dsuper.c667 static int __init init_inodecache(void) in init_inodecache() function
2607 ret = init_inodecache(); in init_reiserfs_fs()
/linux-6.12.1/fs/udf/
Dsuper.c186 static int __init init_inodecache(void) in init_inodecache() function
297 err = init_inodecache(); in init_udf_fs()
/linux-6.12.1/net/
Dsocket.c338 static void init_inodecache(void) in init_inodecache() function
3304 init_inodecache(); in sock_init()
/linux-6.12.1/fs/f2fs/
Dsuper.c4945 static int __init init_inodecache(void) in init_inodecache() function
4967 err = init_inodecache(); in init_f2fs_fs()
/linux-6.12.1/fs/ext4/
Dsuper.c1488 static int __init init_inodecache(void) in init_inodecache() function
7379 err = init_inodecache(); in ext4_init_fs()