Home
last modified time | relevance | path

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

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

Completed in 74 milliseconds