Home
last modified time | relevance | path

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

/linux-6.6.21/fs/efs/
Dsuper.c90 static int __init init_inodecache(void) in init_inodecache() function
134 err = init_inodecache(); in init_efs_fs()
/linux-6.6.21/fs/qnx4/
Dinode.c359 static int init_inodecache(void) in init_inodecache() function
400 err = init_inodecache(); in init_qnx4_fs()
/linux-6.6.21/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.6.21/fs/bfs/
Dinode.c259 static int __init init_inodecache(void) in init_inodecache() function
468 int err = init_inodecache(); in init_bfs_fs()
/linux-6.6.21/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.6.21/fs/affs/
Dsuper.c129 static int __init init_inodecache(void) in init_inodecache() function
658 int err = init_inodecache(); in init_affs_fs()
/linux-6.6.21/fs/qnx6/
Dinode.c615 static int init_inodecache(void) in init_inodecache() function
656 err = init_inodecache(); in init_qnx6_fs()
/linux-6.6.21/fs/hpfs/
Dsuper.c253 static int init_inodecache(void) in init_inodecache() function
773 int err = init_inodecache(); in init_hpfs_fs()
/linux-6.6.21/fs/minix/
Dinode.c84 static int __init init_inodecache(void) in init_inodecache() function
698 int err = init_inodecache(); in init_minix_fs()
/linux-6.6.21/fs/isofs/
Dinode.c91 static int __init init_inodecache(void) in init_inodecache() function
1574 int err = init_inodecache(); in init_iso9660_fs()
/linux-6.6.21/fs/ext2/
Dsuper.c212 static int __init init_inodecache(void) in init_inodecache() function
1640 err = init_inodecache(); in init_ext2_fs()
/linux-6.6.21/fs/ufs/
Dsuper.c1468 static int __init init_inodecache(void) in init_inodecache() function
1522 int err = init_inodecache(); in init_ufs_fs()
/linux-6.6.21/fs/reiserfs/
Dsuper.c667 static int __init init_inodecache(void) in init_inodecache() function
2608 ret = init_inodecache(); in init_reiserfs_fs()
/linux-6.6.21/fs/udf/
Dsuper.c175 static int __init init_inodecache(void) in init_inodecache() function
230 err = init_inodecache(); in init_udf_fs()
/linux-6.6.21/net/
Dsocket.c339 static void init_inodecache(void) in init_inodecache() function
3257 init_inodecache(); in sock_init()
/linux-6.6.21/fs/f2fs/
Dsuper.c4928 static int __init init_inodecache(void) in init_inodecache() function
4956 err = init_inodecache(); in init_f2fs_fs()
/linux-6.6.21/fs/ext4/
Dsuper.c1492 static int __init init_inodecache(void) in init_inodecache() function
7379 err = init_inodecache(); in ext4_init_fs()