Home
last modified time | relevance | path

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

/linux-5.19.10/fs/efs/
Dsuper.c90 static int __init init_inodecache(void) in init_inodecache() function
134 err = init_inodecache(); in init_efs_fs()
/linux-5.19.10/fs/qnx4/
Dinode.c360 static int init_inodecache(void) in init_inodecache() function
401 err = init_inodecache(); in init_qnx4_fs()
/linux-5.19.10/fs/adfs/
Dsuper.c247 static int __init init_inodecache(void) in init_inodecache() function
473 int err = init_inodecache(); in init_adfs_fs()
/linux-5.19.10/fs/squashfs/
Dsuper.c536 static int __init init_inodecache(void) in init_inodecache() function
560 int err = init_inodecache(); in init_squashfs_fs()
/linux-5.19.10/fs/bfs/
Dinode.c260 static int __init init_inodecache(void) in init_inodecache() function
469 int err = init_inodecache(); in init_bfs_fs()
/linux-5.19.10/fs/affs/
Dsuper.c129 static int __init init_inodecache(void) in init_inodecache() function
658 int err = init_inodecache(); in init_affs_fs()
/linux-5.19.10/fs/qnx6/
Dinode.c618 static int init_inodecache(void) in init_inodecache() function
659 err = init_inodecache(); in init_qnx6_fs()
/linux-5.19.10/fs/hpfs/
Dsuper.c253 static int init_inodecache(void) in init_inodecache() function
772 int err = init_inodecache(); in init_hpfs_fs()
/linux-5.19.10/fs/minix/
Dinode.c84 static int __init init_inodecache(void) in init_inodecache() function
702 int err = init_inodecache(); in init_minix_fs()
/linux-5.19.10/fs/isofs/
Dinode.c91 static int __init init_inodecache(void) in init_inodecache() function
1582 int err = init_inodecache(); in init_iso9660_fs()
/linux-5.19.10/fs/ext2/
Dsuper.c212 static int __init init_inodecache(void) in init_inodecache() function
1639 err = init_inodecache(); in init_ext2_fs()
/linux-5.19.10/fs/ufs/
Dsuper.c1468 static int __init init_inodecache(void) in init_inodecache() function
1522 int err = init_inodecache(); in init_ufs_fs()
/linux-5.19.10/fs/reiserfs/
Dsuper.c667 static int __init init_inodecache(void) in init_inodecache() function
2613 ret = init_inodecache(); in init_reiserfs_fs()
/linux-5.19.10/fs/udf/
Dsuper.c171 static int __init init_inodecache(void) in init_inodecache() function
226 err = init_inodecache(); in init_udf_fs()
/linux-5.19.10/net/
Dsocket.c335 static void init_inodecache(void) in init_inodecache() function
3185 init_inodecache(); in sock_init()
/linux-5.19.10/fs/f2fs/
Dsuper.c4528 static int __init init_inodecache(void) in init_inodecache() function
4558 err = init_inodecache(); in init_f2fs_fs()
/linux-5.19.10/fs/ext4/
Dsuper.c1412 static int __init init_inodecache(void) in init_inodecache() function
7088 err = init_inodecache(); in ext4_init_fs()