Home
last modified time | relevance | path

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

/linux/fs/efs/
A Dsuper.c90 static int __init init_inodecache(void) in init_inodecache() function
134 err = init_inodecache(); in init_efs_fs()
/linux/fs/qnx4/
A Dinode.c359 static int init_inodecache(void) in init_inodecache() function
400 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/squashfs/
A Dsuper.c503 static int __init init_inodecache(void) in init_inodecache() function
527 int err = init_inodecache(); in init_squashfs_fs()
/linux/fs/bfs/
A Dinode.c260 static int __init init_inodecache(void) in init_inodecache() function
469 int err = init_inodecache(); in init_bfs_fs()
/linux/fs/qnx6/
A Dinode.c618 static int init_inodecache(void) in init_inodecache() function
659 err = init_inodecache(); in init_qnx6_fs()
/linux/fs/affs/
A Dsuper.c129 static int __init init_inodecache(void) in init_inodecache() function
658 int err = init_inodecache(); in init_affs_fs()
/linux/fs/hpfs/
A Dsuper.c253 static int init_inodecache(void) in init_inodecache() function
772 int err = init_inodecache(); in init_hpfs_fs()
/linux/fs/minix/
A Dinode.c84 static int __init init_inodecache(void) in init_inodecache() function
701 int err = init_inodecache(); in init_minix_fs()
/linux/fs/isofs/
A Dinode.c91 static int __init init_inodecache(void) in init_inodecache() function
1582 int err = init_inodecache(); in init_iso9660_fs()
/linux/fs/ext2/
A Dsuper.c212 static int __init init_inodecache(void) in init_inodecache() function
1627 err = init_inodecache(); in init_ext2_fs()
/linux/fs/ufs/
A Dsuper.c1468 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
2611 ret = init_inodecache(); in init_reiserfs_fs()
/linux/fs/udf/
A Dsuper.c171 static int __init init_inodecache(void) in init_inodecache() function
226 err = init_inodecache(); in init_udf_fs()
/linux/net/
A Dsocket.c334 static void init_inodecache(void) in init_inodecache() function
3106 init_inodecache(); in sock_init()
/linux/fs/f2fs/
A Dsuper.c4490 static int __init init_inodecache(void) in init_inodecache() function
4520 err = init_inodecache(); in init_f2fs_fs()
/linux/fs/ext4/
A Dsuper.c1380 static int __init init_inodecache(void) in init_inodecache() function
6634 err = init_inodecache(); in ext4_init_fs()

Completed in 52 milliseconds